MboxoStorageReader

MboxoStorageReader class

Inherits: Aspose::Email::Storage::Mbox::MboxStorageReader

Represents mboxo format storage reader, this format is being used by Eudora.

Constructors

NameDescription
MboxoStorageReader (2 overloads)Initializes a new instance of the MboxoStorageReader class.

Methods

NameDescription
GetTotalItemsCountReturns 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.
SetPositionByIndexImplements Aspose::Email::Storage::Mbox::MboxStorageReader .