Uses of Class
microsoft.exchange.webservices.data.FolderChange

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.
 



Copyright © 2012. All Rights Reserved.