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

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

Uses of NonEmptyArrayOfItemChangesType in com.microsoft.exchange.messages
 

Fields in com.microsoft.exchange.messages declared as NonEmptyArrayOfItemChangesType
protected  NonEmptyArrayOfItemChangesType UpdateItem.itemChanges
           
 

Methods in com.microsoft.exchange.messages that return NonEmptyArrayOfItemChangesType
 NonEmptyArrayOfItemChangesType UpdateItem.getItemChanges()
          Gets the value of the itemChanges property.
 

Methods in com.microsoft.exchange.messages with parameters of type NonEmptyArrayOfItemChangesType
 void UpdateItem.setItemChanges(NonEmptyArrayOfItemChangesType value)
          Sets the value of the itemChanges property.
 

Uses of NonEmptyArrayOfItemChangesType in com.microsoft.exchange.types
 

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



Copyright © 2012 Jasig. All Rights Reserved.