| UltimateEmail Class Library |
|
MailMerge.FromDisplayNameTemplate Property
Gets or sets the name of the sender displayed on the recipient email tool.
[Visual Basic]
Public Property FromDisplayNameTemplate As
String
[C#]
public
string FromDisplayNameTemplate {get; set;}
Property Value
Name of the sender displayed on the recipient email tool.
See Also
MailMerge Class | Karamasoft.WebControls.UltimateEmail Namespace