| LeadEmailLeadsLimit Property |
Gets or sets the value, which indicates how to send the email, one mail per lead or aggregate a few leads in one mail
Namespace:
Dynamicweb.Analytics.Leads
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public int LeadsLimit { get; set; }
Public Property LeadsLimit As Integer
Get
Set
Property Value
Type:
Int32
The email sending parameter.
See Also