| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Method and Description |
|---|---|
ExportItemsResponse |
Service.exportItems(ItemId itemId)
Exports an item from a mailbox.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ExportItemsResponse> |
Service.exportItems(java.util.List<ItemId> itemIds)
Exports items from a mailbox.
|