|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SensitivityChoicesType | |
|---|---|
| com.microsoft.exchange.types | |
| Uses of SensitivityChoicesType in com.microsoft.exchange.types |
|---|
| Fields in com.microsoft.exchange.types declared as SensitivityChoicesType | |
|---|---|
protected SensitivityChoicesType |
ItemType.sensitivity
|
| Methods in com.microsoft.exchange.types that return SensitivityChoicesType | |
|---|---|
static SensitivityChoicesType |
SensitivityChoicesType.fromValue(String v)
|
SensitivityChoicesType |
ItemType.getSensitivity()
Gets the value of the sensitivity property. |
static SensitivityChoicesType |
SensitivityChoicesType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SensitivityChoicesType[] |
SensitivityChoicesType.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 SensitivityChoicesType | |
|---|---|
void |
ItemType.setSensitivity(SensitivityChoicesType value)
Sets the value of the sensitivity property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||