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

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

Uses of NonEmptyArrayOfFolderChangesType in com.microsoft.exchange.messages
 

Fields in com.microsoft.exchange.messages declared as NonEmptyArrayOfFolderChangesType
protected  NonEmptyArrayOfFolderChangesType UpdateFolder.folderChanges
           
 

Methods in com.microsoft.exchange.messages that return NonEmptyArrayOfFolderChangesType
 NonEmptyArrayOfFolderChangesType UpdateFolder.getFolderChanges()
          Gets the value of the folderChanges property.
 

Methods in com.microsoft.exchange.messages with parameters of type NonEmptyArrayOfFolderChangesType
 void UpdateFolder.setFolderChanges(NonEmptyArrayOfFolderChangesType value)
          Sets the value of the folderChanges property.
 

Uses of NonEmptyArrayOfFolderChangesType in com.microsoft.exchange.types
 

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



Copyright © 2012 Jasig. All Rights Reserved.