Message Constructor |
| Name | Description | |
|---|---|---|
| Message(IAppContext) |
Constructs an empty object
| |
| Message(IAppContext, String, String) |
Constructs a new instance of the object.
| |
| Message(IAppContext, MailMessage, SendEmailFlags, String, String, MessageRelationships) |
Constructs a new instance of the object.
| |
| Message(IAppContext, MailMessage, SendEmailFlags, String, String, MessageRelationships, String) |
Constructs a new instance of the object.
|