Click or drag to resize

LeadEmailSenderName Property

Gets or sets the sender name.

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

Property Value

Type: String
The name of sender.
See Also