Uses of Class
com.microsoft.exchange.types.SyncFolderItemsChangesType

Packages that use SyncFolderItemsChangesType
com.microsoft.exchange.messages   
com.microsoft.exchange.types   
 

Uses of SyncFolderItemsChangesType in com.microsoft.exchange.messages
 

Fields in com.microsoft.exchange.messages declared as SyncFolderItemsChangesType
protected  SyncFolderItemsChangesType SyncFolderItemsResponseMessageType.changes
           
 

Methods in com.microsoft.exchange.messages that return SyncFolderItemsChangesType
 SyncFolderItemsChangesType SyncFolderItemsResponseMessageType.getChanges()
          Gets the value of the changes property.
 

Methods in com.microsoft.exchange.messages with parameters of type SyncFolderItemsChangesType
 void SyncFolderItemsResponseMessageType.setChanges(SyncFolderItemsChangesType value)
          Sets the value of the changes property.
 

Uses of SyncFolderItemsChangesType in com.microsoft.exchange.types
 

Methods in com.microsoft.exchange.types that return SyncFolderItemsChangesType
 SyncFolderItemsChangesType ObjectFactory.createSyncFolderItemsChangesType()
          Create an instance of SyncFolderItemsChangesType
 



Copyright © 2012 Jasig. All Rights Reserved.