Package | Description |
---|---|
davmail.exchange.ews |
Modifier and Type | Field and Description |
---|---|
protected FileAttachment |
EWSMethod.attachment |
Modifier and Type | Field and Description |
---|---|
protected List<FileAttachment> |
EWSMethod.Item.attachments |
Modifier and Type | Method and Description |
---|---|
FileAttachment |
EWSMethod.Item.getAttachmentByName(String attachmentName)
Get file attachment by file name
|
protected FileAttachment |
EWSMethod.handleFileAttachment(XMLStreamReader reader) |
Modifier and Type | Method and Description |
---|---|
protected List<FileAttachment> |
EWSMethod.handleAttachments(XMLStreamReader reader) |
Constructor and Description |
---|
CreateAttachmentMethod(ItemId parentItemId,
FileAttachment attachment)
Create attachment method.
|
Copyright © 2001–2024 MickaĆ«l Guessant. All rights reserved.