LeadEmail Methods |
The LeadEmail type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateLeadEmailScheduledTask |
Creates the scheduled task for email sending.
| |
| Delete | (Inherited from DbObject.) | |
| Delete(Int32) | (Inherited from DbObject.) | |
| Fill |
Fills object properties with data provided by a given data reader.
(Overrides DbObjectFill(IDataReader).) | |
| FillRow |
Fills data row with the property values of the current object.
(Overrides DbObjectFillRow(DataRow).) | |
| GetActiveScheduledEmails |
Returns all active lead scheduled emails.
| |
| GetLeadEmails |
Returns all lead emails.
| |
| GetLeadEmailsById |
Returns lead email by ID.
| |
| GetLeadEmailsByVisitorIdAndDate |
Returns lead emails by visitor ID.
| |
| GetLeadScheduledEmails |
Returns all lead scheduled emails.
| |
| Load | (Inherited from DbObject.) | |
| Save | (Inherited from DbObject.) |