|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FolderChange | |
|---|---|
| microsoft.exchange.webservices.data.core | |
| microsoft.exchange.webservices.data.core.response | |
| Uses of FolderChange in microsoft.exchange.webservices.data.core |
|---|
| Methods in microsoft.exchange.webservices.data.core that return types with arguments of type FolderChange | |
|---|---|
ChangeCollection<FolderChange> |
ExchangeService.endSyncFolderHierarchy(IAsyncResult asyncResult)
Ends an asynchronous request to synchronize the specified folder hierarchy of the mailbox this Service is connected to. |
ChangeCollection<FolderChange> |
ExchangeService.syncFolderHierarchy(FolderId syncFolderId,
PropertySet propertySet,
String syncState)
Synchronizes the sub-folder of a specific folder. |
ChangeCollection<FolderChange> |
ExchangeService.syncFolderHierarchy(PropertySet propertySet,
String syncState)
Synchronizes the entire folder hierarchy of the mailbox this Service is connected to. |
| Uses of FolderChange in microsoft.exchange.webservices.data.core.response |
|---|
| Methods in microsoft.exchange.webservices.data.core.response that return FolderChange | |
|---|---|
protected FolderChange |
SyncFolderHierarchyResponse.createChangeInstance()
Creates a folder change instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||