| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected EmailAddressKeyType |
EmailAddressDictionaryEntryType.key |
| Modifier and Type | Method and Description |
|---|---|
static EmailAddressKeyType |
EmailAddressKeyType.fromValue(String v) |
EmailAddressKeyType |
EmailAddressDictionaryEntryType.getKey()
Gets the value of the key property.
|
static EmailAddressKeyType |
EmailAddressKeyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EmailAddressKeyType[] |
EmailAddressKeyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmailAddressDictionaryEntryType.setKey(EmailAddressKeyType value)
Sets the value of the key property.
|
Copyright © 2019 Apereo. All rights reserved.