Provides a mechanism for retrieving an object to Message formatting. More...
Inherits Object.
Public Member Functions | |
virtual System::SharedPtr< System::Collections::Specialized::StringDictionary > | get_FormatTemplates ()=0 |
Gets the format templates. More... | |
virtual void | Format (System::SharedPtr< MailMessage > message)=0 |
Formats the specified message. More... | |
Provides a mechanism for retrieving an object to Message formatting.
|
pure virtual |
Formats the specified message.
message | The message. |
|
pure virtual |
Gets the format templates.
The format templates.