Click or drag to resize

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; }

Property Value

Type: Boolean
true if scheduled sending is active; otherwise, false.
See Also