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

Packages that use MapiPropertyTypeType
com.microsoft.exchange.types   
 

Uses of MapiPropertyTypeType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as MapiPropertyTypeType
protected  MapiPropertyTypeType PathToExtendedFieldType.propertyType
           
 

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



Copyright © 2012 Jasig. All Rights Reserved.