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

Packages that use DistinguishedPropertySetType
com.microsoft.exchange.types   
 

Uses of DistinguishedPropertySetType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as DistinguishedPropertySetType
protected  DistinguishedPropertySetType PathToExtendedFieldType.distinguishedPropertySetId
           
 

Methods in com.microsoft.exchange.types that return DistinguishedPropertySetType
static DistinguishedPropertySetType DistinguishedPropertySetType.fromValue(String v)
           
 DistinguishedPropertySetType PathToExtendedFieldType.getDistinguishedPropertySetId()
          Gets the value of the distinguishedPropertySetId property.
static DistinguishedPropertySetType DistinguishedPropertySetType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DistinguishedPropertySetType[] DistinguishedPropertySetType.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 DistinguishedPropertySetType
 void PathToExtendedFieldType.setDistinguishedPropertySetId(DistinguishedPropertySetType value)
          Sets the value of the distinguishedPropertySetId property.
 



Copyright © 2012 Jasig. All Rights Reserved.