| LeadEmailSenderEmail Property |
Gets or sets the sender email.
Namespace:
Dynamicweb.Analytics.Leads
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public string SenderEmail { get; set; }
Public Property SenderEmail As String
Get
Set
Property Value
Type:
String
The email sender.
See Also