Click or drag to resize

TemplatePropertiesSubject Property

The subject of the template. Typically used for the email subject line when using the template as the source for an email message.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string Subject { get; }

Property Value

Type: String
The subject of the template. Typically used for the email subject line when using the template as the source for an email message.
Remarks
Note Note
This property supports localization.
See Also