ExtractMessage
ExtractMessage
Get the message from MBOX.
Returns: A MailMessage object.
ExtractMessage(System::String id, System::SharedPtr < EmlLoadOptions > options)
| Parameter | Description |
|---|---|
| id | String representation of EntryId. |
| options | Specifies EmlLoadOptions when reading message from Mbox storage. |