LeadEmail Class |
Namespace: Dynamicweb.Analytics.Leads
The LeadEmail type exposes the following members.
Name | Description | |
---|---|---|
AdditionalMessage |
Gets or sets the additional email message.
| |
Connection | (Inherited from DbObject.) | |
EmailLeadTemplate |
Gets or sets the email template file.
| |
EmailSentDate |
Gets or sets the email sent date.
| |
EmailSubject |
Gets or sets the email subject.
| |
ID | (Inherited from DbObject.) | |
IsActionAllowed |
Gets or sets a value indicating whether to include links with actions to lead mail.
| |
IsNew | (Inherited from DbObject.) | |
IsScheduledActive |
Gets or sets the value, which indicates whether scheduled sending is active or not.
| |
LeadsLimit |
Gets or sets the value, which indicates how to send the email, one mail per lead or aggregate a few leads in one mail
| |
LeadStates |
Gets or sets the the lead states for the filtering by state.
| |
LeadWebsite |
Gets or sets the website (area) of the lead.
| |
RecipientEmails |
Gets or sets the recipients email list.
| |
RepeatPeriod |
Gets or sets the value, which indicates how many times repeate scheduling sending.
| |
RepeatUnits |
Gets or sets the value, which indicates when to repeat email sending.
| |
ScheduledDate |
Gets or sets the email scheduled sent date.
| |
SenderEmail |
Gets or sets the sender email.
| |
SenderName |
Gets or sets the sender name.
| |
SendParameter |
Gets or sets the value, which indicates when to repeat email sending.
| |
Transaction | (Inherited from DbObject.) | |
VisitorId |
Gets or sets the sender name.
|
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.) |
Name | Description | |
---|---|---|
_id | (Inherited from DbObject.) | |
_keyField | (Inherited from DbObject.) | |
_tableName | (Inherited from DbObject.) | |
LeadEmailScheduledTaskName |