Click or drag to resize

LeadEmailRecipientEmails Property

Gets or sets the recipients email list.

Namespace:  Dynamicweb.Analytics.Leads
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public string RecipientEmails { get; set; }

Property Value

Type: String
The recipients email list.
See Also