Modifier and Type | Field and Description |
---|---|
protected MapiAttachmentCollection |
MapiMessageItemBase.attachments
The collection of attachments.
|
Modifier and Type | Method and Description |
---|---|
MapiAttachmentCollection |
PersonalStorage.extractAttachments(MessageInfo messageInfo)
Extracts the attachments.
|
MapiAttachmentCollection |
PersonalStorage.extractAttachments(String entryId)
Extracts the attachments.
|
MapiAttachmentCollection |
MapiCalendar.getAttachments_MapiCalendar_New()
Gets the attachment collection.
|
MapiAttachmentCollection |
MapiTask.getAttachments()
Gets the attachments collection.
|
MapiAttachmentCollection |
MapiMessageItemBase.getAttachments()
Gets the attachments in the message.
|
MapiAttachmentCollection |
MapiContact.getAttachments()
Gets the attachments in the contact.
|
MapiAttachmentCollection |
MapiMessageReader.readAttachments()
Extracts the attachment from the Outlook Message files.
|
static MapiAttachmentCollection |
MapiMessage.removeAttachments(String path)
Removes all of the attachments from the specified Outlook Message files.
|
Copyright (c) 2008-2017 Aspose Pty Ltd. All Rights Reserved.