| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected PhysicalAddressIndexType |
ContactItemType.postalAddressIndex |
| Modifier and Type | Method and Description |
|---|---|
static PhysicalAddressIndexType |
PhysicalAddressIndexType.fromValue(String v) |
PhysicalAddressIndexType |
ContactItemType.getPostalAddressIndex()
Gets the value of the postalAddressIndex property.
|
static PhysicalAddressIndexType |
PhysicalAddressIndexType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PhysicalAddressIndexType[] |
PhysicalAddressIndexType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContactItemType.setPostalAddressIndex(PhysicalAddressIndexType value)
Sets the value of the postalAddressIndex property.
|
Copyright © 2015 Jasig. All Rights Reserved.