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

Packages that use StandardGroupByType
com.microsoft.exchange.types   
 

Uses of StandardGroupByType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as StandardGroupByType
protected  StandardGroupByType DistinguishedGroupByType.standardGroupBy
           
 

Methods in com.microsoft.exchange.types that return StandardGroupByType
static StandardGroupByType StandardGroupByType.fromValue(String v)
           
 StandardGroupByType DistinguishedGroupByType.getStandardGroupBy()
          Gets the value of the standardGroupBy property.
static StandardGroupByType StandardGroupByType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static StandardGroupByType[] StandardGroupByType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.microsoft.exchange.types with parameters of type StandardGroupByType
 void DistinguishedGroupByType.setStandardGroupBy(StandardGroupByType value)
          Sets the value of the standardGroupBy property.
 



Copyright © 2012 Jasig. All Rights Reserved.