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