Modifier and Type | Field and Description |
---|---|
protected MapiAttachmentCollection |
MapiMessageItemBase.attachments
The collection of attachments.
|
Modifier and Type | Method and Description |
---|---|
MapiAttachmentCollection |
IEWSClient.fetchMapiAttachments(com.aspose.ms.System.Collections.Generic.IGenericEnumerable<String> ids)
Deprecated.
|
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-2015 Aspose Pty Ltd. All Rights Reserved.