ExtractAttachments
ExtractAttachments (1 of 2)
Extracts the attachments.
Returns: The MapiAttachmentCollection that represents the collection of attachments.
ExtractAttachments(System::SharedPtr < MessageInfo > messageInfo)
| Parameter | Description |
|---|---|
| messageInfo | The message information. |
ExtractAttachments (2 of 2)
Extracts the attachments.
Returns: The MapiAttachmentCollection that represents the collection of attachments.
ExtractAttachments(System::String entryId)
| Parameter | Description |
|---|---|
| entryId | The message entryId. |