| LeadEmailRepeatUnits 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 RepeatUnits { get; set; }
Public Property RepeatUnits As Integer
Get
Set
Property Value
Type:
Int32
The repeat units, days or weeks.
See Also