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

Uses of Change in microsoft.exchange.webservices.data
 

Classes in microsoft.exchange.webservices.data with type parameters of type Change
 class ChangeCollection<TChange extends Change>
          * Represents a collection of changes as returned by a synchronization operation.
 class SyncResponse<TServiceObject extends ServiceObject,TChange extends Change>
          * Represents the base response class for synchronuization operations.
 

Subclasses of Change in microsoft.exchange.webservices.data
 class FolderChange
          Represents a change on a folder as returned by a synchronization operation.
 class ItemChange
          Represents a change on an item as returned by a synchronization operation.
 



Copyright © 2012. All Rights Reserved.