| UltimateEmail Class Library |
|
UltimateEmailMerge.FromAddressTemplate Property
Gets or sets the email address of the sender.
[Visual Basic]
Public Property FromAddressTemplate As
String
[C#]
public
string FromAddressTemplate {get; set;}
Property Value
Email address of the sender.
See Also
UltimateEmailMerge Class | Karamasoft.WebControls.UltimateEmail Namespace