IMessageFormatterFormatTemplates Property

Gets the format templates.

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
StringDictionary FormatTemplates { get; }

Property Value

Type: StringDictionary
The format templates.
See Also