| LeadEmailSendParameter Property |
Gets or sets the value, which indicates when to repeat email sending.
Namespace:
Dynamicweb.Analytics.Leads
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public int SendParameter { get; set; }
Public Property SendParameter As Integer
Get
Set
Property Value
Type:
Int32
The repeat units, days or weeks.
See Also