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

NameDescription
MboxrdStorageReader (2 overloads)Initializes a new instance of the MboxrdStorageReader 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 .