|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of FolderChange in microsoft.exchange.webservices.data |
|---|
| Methods in microsoft.exchange.webservices.data that return FolderChange | |
|---|---|
protected FolderChange |
SyncFolderHierarchyResponse.createChangeInstance()
Creates a folder change instance. |
| Methods in microsoft.exchange.webservices.data that return types with arguments of type FolderChange | |
|---|---|
ChangeCollection<FolderChange> |
ExchangeService.syncFolderHierarchy(FolderId syncFolderId,
PropertySet propertySet,
String syncState)
* Synchronizes the sub-folders 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. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||