Click or drag to resize

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; }

Property Value

Type: String
The email subject.
See Also