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