Click or drag to resize

ForwardBuilderTemplateKeys 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.26106.1555
Syntax
public Dictionary<string, string> TemplateKeys { get; }

Property Value

DictionaryString, String
See Also