| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected MapiPropertyTypeType |
PathToExtendedFieldType.propertyType |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PathToExtendedFieldType.setPropertyType(MapiPropertyTypeType value)
Sets the value of the propertyType property.
|
Copyright © 2014 Jasig. All Rights Reserved.