MboxrdStorageReader
MboxrdStorageReader class
Inherits: Aspose::Email::Storage::Mbox::MboxStorageReader
Represents mboxrd format storage reader, this format is being used by Thunderbird and other mail clients.
Constructors
| Name | Description |
|---|---|
| MboxrdStorageReader (2 overloads) | Initializes a new instance of the MboxrdStorageReader class. |
Methods
| Name | Description |
|---|---|
| GetTotalItemsCount | Returns the number of messages in a storage. |
| NextMessage (2 overloads) | Gets the next message info. |
| ReadNextMessage (5 overloads) | Reads the next message from underlying storage stream. |
| SetPositionByIndex | Implements Aspose::Email::Storage::Mbox::MboxStorageReader . |