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