Click or drag to resize

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

Property Value

Type: NameValueCollection
See Also