MboxStorageReader.ExtractMessage
MboxStorageReader.ExtractMessage method
Get the message from MBOX.
public MailMessage ExtractMessage(string id, EmlLoadOptions options)
Parameter | Type | Description |
---|---|---|
id | String | String representation of EntryId. |
options | EmlLoadOptions | Specifies EmlLoadOptions when reading message from Mbox storage. |
Return Value
A MailMessage
object.
See Also
- class MailMessage
- class EmlLoadOptions
- class MboxStorageReader
- namespace Aspose.Email.Storage.Mbox
- assembly Aspose.Email