| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected OofState |
UserOofSettings.oofState |
| Modifier and Type | Method and Description |
|---|---|
static OofState |
OofState.fromValue(String v) |
OofState |
UserOofSettings.getOofState()
Gets the value of the oofState property.
|
static OofState |
OofState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OofState[] |
OofState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserOofSettings.setOofState(OofState value)
Sets the value of the oofState property.
|
Copyright © 2018 Apereo. All Rights Reserved.