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