| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Method and Description |
|---|---|
SyncItemsResponse |
Service.syncItems(FolderId folderId)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(FolderId folderId,
ItemShape itemShape)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(FolderId folderId,
ItemShape itemShape,
java.lang.String state)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(FolderId folderId,
ItemShape itemShape,
java.lang.String state,
int maxChangesReturned)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(FolderId folderId,
ItemShape itemShape,
java.lang.String state,
java.util.List<ItemId> ignoreItems)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(FolderId folderId,
ItemShape itemShape,
java.lang.String state,
java.util.List<ItemId> ignoreItems,
int maxChangesReturned)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(FolderId folderId,
ItemShape itemShape,
java.lang.String state,
java.util.List<ItemId> ignoreItems,
int maxChangesReturned,
SyncItemsScope scope)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(FolderId folderId,
java.util.List<PropertyPath> propertyPaths)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(FolderId folderId,
java.util.List<PropertyPath> propertyPaths,
java.lang.String state)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(FolderId folderId,
java.util.List<PropertyPath> propertyPaths,
java.lang.String state,
int maxChangesReturned)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(FolderId folderId,
java.util.List<PropertyPath> propertyPaths,
java.lang.String state,
java.util.List<ItemId> ignoreItems)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(FolderId folderId,
java.util.List<PropertyPath> propertyPaths,
java.lang.String state,
java.util.List<ItemId> ignoreItems,
int maxChangesReturned)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(FolderId folderId,
java.lang.String state)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(FolderId folderId,
java.lang.String state,
int maxChangesReturned)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(FolderId folderId,
java.lang.String state,
java.util.List<ItemId> ignoreItems)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(FolderId folderId,
java.lang.String state,
java.util.List<ItemId> ignoreItems,
int maxChangesReturned)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(StandardFolder standardFolder)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(StandardFolder standardFolder,
ItemShape itemShape)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(StandardFolder standardFolder,
ItemShape itemShape,
java.lang.String state)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(StandardFolder standardFolder,
ItemShape itemShape,
java.lang.String state,
int maxChangesReturned)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(StandardFolder standardFolder,
ItemShape itemShape,
java.lang.String state,
java.util.List<ItemId> ignoreItems)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(StandardFolder standardFolder,
ItemShape itemShape,
java.lang.String state,
java.util.List<ItemId> ignoreItems,
int maxChangesReturned)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(StandardFolder standardFolder,
java.util.List<PropertyPath> propertyPaths)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(StandardFolder standardFolder,
java.util.List<PropertyPath> propertyPaths,
java.lang.String state)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(StandardFolder standardFolder,
java.util.List<PropertyPath> propertyPaths,
java.lang.String state,
int maxChangesReturned)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(StandardFolder standardFolder,
java.util.List<PropertyPath> propertyPaths,
java.lang.String state,
java.util.List<ItemId> ignoreItems)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(StandardFolder standardFolder,
java.util.List<PropertyPath> propertyPaths,
java.lang.String state,
java.util.List<ItemId> ignoreItems,
int maxChangesReturned)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(StandardFolder standardFolder,
java.lang.String state)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(StandardFolder standardFolder,
java.lang.String state,
int maxChangesReturned)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(StandardFolder standardFolder,
java.lang.String state,
java.util.List<ItemId> ignoreItems)
Synchronizes the items of a specific folder.
|
SyncItemsResponse |
Service.syncItems(StandardFolder standardFolder,
java.lang.String state,
java.util.List<ItemId> ignoreItems,
int maxChangesReturned)
Synchronizes the items of a specific folder.
|