IMessage
IMessage class
Represents a common message interface
The IMessage type exposes the following members:
Properties
Name | Description |
---|---|
subject | Gets or sets a message subject |
body | Gets or sets a message body |
html_body | Gets or sets a html formatted message body |
date | Gets the date and time when message was delivered |
attachments | Gets message attachments |
to | Gets recipients |
cc | Gets CC recipients |
bcc | Gets BCC recipients |
from_address | Gets or sets a from address |
body_type | Gets the type of the body. |
Methods
Name | Description |
---|---|
save(file_name) | |
save(stream) |
See Also
- namespace aspose.email
- assembly Aspose.Email