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

Packages that use ArrayOfGroupedItemsType
com.microsoft.exchange.types   
 

Uses of ArrayOfGroupedItemsType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as ArrayOfGroupedItemsType
protected  ArrayOfGroupedItemsType FindItemParentType.groups
           
 

Methods in com.microsoft.exchange.types that return ArrayOfGroupedItemsType
 ArrayOfGroupedItemsType ObjectFactory.createArrayOfGroupedItemsType()
          Create an instance of ArrayOfGroupedItemsType
 ArrayOfGroupedItemsType FindItemParentType.getGroups()
          Gets the value of the groups property.
 

Methods in com.microsoft.exchange.types with parameters of type ArrayOfGroupedItemsType
 void FindItemParentType.setGroups(ArrayOfGroupedItemsType value)
          Sets the value of the groups property.
 



Copyright © 2012 Jasig. All Rights Reserved.