Aspose.Email.Storage

The Aspose.Email.Storage namespace contains classes for work with mail storages, such as pst/ost and mbox.

Classes

ClassDescription
MailboxConverterProvides mailbox conversion routines.
MailStorageConverterMail storage converter provides services for storage conversion operations.
MboxToPstConversionOptionsThis class allows the user to specify additional options when converting from Mbox to PST.
MimeItemCopyEventArgsRepresents event arguments related to a copying of a MailMessage object from one storage to another, either before the copy begins or after it is complete.
MimeItemCopyEventHandlerRepresents a delegate for handling events related to the copying of Mime items, typically used in scenarios where a MailMessage object is copied from one storage to another.
NewStorageEventArgsRepresents arguments used in events that are raised after a new storage file is created or after it is processed.
NewStorageEventHandlerRepresents a delegate for handling events that occur after a new storage file is created or processed.