| LeadEmailRepeatPeriod Property |
Gets or sets the value, which indicates how many times repeate scheduling sending.
Namespace:
Dynamicweb.Analytics.Leads
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public int RepeatPeriod { get; set; }
Public Property RepeatPeriod As Integer
Get
Set
Property Value
Type:
Int32
The repeat times.
See Also