| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Method and Description |
|---|---|
UploadItemsResponse |
Service.uploadItems(UploadItem item)
Imports an item to a mailbox.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<UploadItemsResponse> |
Service.uploadItems(java.util.List<UploadItem> items)
Imports items to a mailbox.
|