Click or drag to resize

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

Property Value

Type: String
When sending email based on this template use this email address as the sender.
See Also