Click or drag to resize

ReplyBuilderTemplateKeys Property

Gets a dictionary of additional template keys, that are used when rendering subject and text templates.

Namespace:  Limilabs.Mail
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public Dictionary<string, string> TemplateKeys { get; }

Property Value

Type: DictionaryString, String
See Also