Click or drag to resize

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

Property Value

Type: Int32
The repeat units, days or weeks.
See Also