MboxStorageWriter Class |
Namespace: Aspose.Email.Storage.Mbox
The MboxStorageWriter type exposes the following members.
Name | Description | |
---|---|---|
MboxStorageWriter(Stream, Boolean) |
Initializes a new instance of the MboxStorageWriter class.
| |
MboxStorageWriter(String, Boolean) |
Initializes a new instance of the MboxStorageWriter class.
|
Name | Description | |
---|---|---|
BaseStream |
Gets the base stream.
|
Name | Description | |
---|---|---|
Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
Dispose(Boolean) |
Releases unmanaged and - optionally - managed resources
| |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
WriteMessage(MailMessage) |
Writes the message to underlying storage stream.
| |
WriteMessage(MailMessage, String) |
Writes the message to underlying storage stream.
|