| Package | Description |
|---|---|
| microsoft.exchange.webservices.data.core | |
| microsoft.exchange.webservices.data.core.response |
| Modifier and Type | Method and Description |
|---|---|
ChangeCollection<ItemChange> |
ExchangeService.endSyncFolderItems(IAsyncResult asyncResult)
Ends an asynchronous request to synchronize the item of a specific
folder.
|
ChangeCollection<ItemChange> |
ExchangeService.syncFolderItems(FolderId syncFolderId,
PropertySet propertySet,
Iterable<ItemId> ignoredItemIds,
int maxChangesReturned,
SyncFolderItemsScope syncScope,
String syncState)
Synchronizes the item of a specific folder.
|
| Modifier and Type | Method and Description |
|---|---|
protected ItemChange |
SyncFolderItemsResponse.createChangeInstance()
Creates an item change instance.
|
Copyright © 2012–2015 Microsoft. All rights reserved.