MboxoStorageReader
MboxoStorageReader class
Inherits: Aspose::Email::Storage::Mbox::MboxStorageReader
Represents mboxo format storage reader, this format is being used by Eudora.
Constructors
| Name | Description |
|---|---|
| MboxoStorageReader (2 overloads) | Initializes a new instance of the MboxoStorageReader 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 . |