| LeadEmailIsScheduledActive Property |
Gets or sets the value, which indicates whether scheduled sending is active or not.
Namespace:
Dynamicweb.Analytics.Leads
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public bool IsScheduledActive { get; set; }
Public Property IsScheduledActive As Boolean
Get
Set
Property Value
Type:
Booleantrue if scheduled sending is active; otherwise,
false.
See Also