Click or drag to resize

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

Property Value

Type: Int32
The repeat times.
See Also