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 ReadOnly Property Subject As String
Get
Property Value
Type:
StringThe subject of the template. Typically used for the email subject line when using the template as the source for an email message.
Remarks Note |
---|
This property supports localization. |
See Also