MessageTemplateData Property |
Gets/Sets the name/value collection of data to be merged into the template.
Namespace:
NetQuarry.Mail
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public NameValueCollection TemplateData { get; set; }
Public Property TemplateData As NameValueCollection
Get
Set
Property Value
Type:
NameValueCollectionSee Also