| Message Constructor |
| Name | Description | |
|---|---|---|
| Message(IExtensionBase, String, String) |
Initializes a new instance of the Message class.
| |
| Message(IExtensionBase, String, String, String) |
Initializes a new instance of the Message class.
| |
| Message(IExtensionBase, String, String, String, MimeType) |
Initializes a new instance of the Message class.
| |
| Message(IExtensionBase, String, String, String, String) |
Initializes a new instance of the Message class.
| |
| Message(IExtensionBase, String, String, String, String, Int32) |
Initializes a new instance of the Message class.
| |
| Message(IExtensionBase, String, String, String, String, Int32, ListIMessageHeader) |
Initializes a new instance of the Message class.
| |
| Message(String, IExtensionBase, String, String, String, String, Int32, ListIMessageHeader) |
Initializes a new instance of the Message class.
|