Aspose.Email.Storage.Mbox

The Aspose.Email.Storage.Mbox namespace contains classes for work with mbox format.

Classes

ClassDescription
MboxLoadOptionsSpecifies additional options when loading a Mbox storage.
MboxMessageInfoRepresents an information about message in the MBOX storage.
MboxoStorageReaderRepresents mboxo format storage reader, this format is being used by Eudora.
MboxrdStorageReaderRepresents mboxrd format storage reader, this format is being used by Thunderbird and other mail clients.
MboxrdStorageWriterRepresents mboxrd format storage writer, this format is being used by Thunderbird and other mail clients.
MboxSaveOptionsSpecifies additional options when save a Mbox storage.
MboxStorageReaderRepresents an MBOX file and provides methods for reading and extracting messages. The MBOX file format is used for storing a collection of email messages.
MboxStorageWriterA base class for any mbox-based mail storage writer.