Click or drag to resize

LeadEmail Methods

The LeadEmail type exposes the following members.

Methods
  NameDescription
Public methodCreateLeadEmailScheduledTask
Creates the scheduled task for email sending.
Public methodDelete (Inherited from DbObject.)
Public methodDelete(Int32) (Inherited from DbObject.)
Public methodFill
Fills object properties with data provided by a given data reader.
(Overrides DbObjectFill(IDataReader).)
Protected methodFillRow
Fills data row with the property values of the current object.
(Overrides DbObjectFillRow(DataRow).)
Public methodStatic memberGetActiveScheduledEmails
Returns all active lead scheduled emails.
Public methodStatic memberGetLeadEmails
Returns all lead emails.
Public methodStatic memberGetLeadEmailsById
Returns lead email by ID.
Public methodStatic memberGetLeadEmailsByVisitorIdAndDate
Returns lead emails by visitor ID.
Public methodStatic memberGetLeadScheduledEmails
Returns all lead scheduled emails.
Public methodLoad (Inherited from DbObject.)
Public methodSave (Inherited from DbObject.)
Top
See Also