|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OofState | |
|---|---|
| microsoft.exchange.webservices.data.core.enumeration.property | |
| microsoft.exchange.webservices.data.property.complex.availability | |
| Uses of OofState in microsoft.exchange.webservices.data.core.enumeration.property |
|---|
| Methods in microsoft.exchange.webservices.data.core.enumeration.property that return OofState | |
|---|---|
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. |
| Uses of OofState in microsoft.exchange.webservices.data.property.complex.availability |
|---|
| Methods in microsoft.exchange.webservices.data.property.complex.availability that return OofState | |
|---|---|
OofState |
OofSettings.getState()
Gets the user's OOF state. |
| Methods in microsoft.exchange.webservices.data.property.complex.availability with parameters of type OofState | |
|---|---|
void |
OofSettings.setState(OofState state)
Sets the user's OOF state. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||