TemplatePropertiesFromEmailAddress Property |
When sending email based on this template use this email address as the sender.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string FromEmailAddress { get; }
ReadOnly Property FromEmailAddress As String
Get
Property Value
Type:
StringWhen sending email based on this template use this email address as the sender.
See Also