|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TaskDelegateStateType | |
|---|---|
| com.microsoft.exchange.types | |
| Uses of TaskDelegateStateType in com.microsoft.exchange.types |
|---|
| Fields in com.microsoft.exchange.types declared as TaskDelegateStateType | |
|---|---|
protected TaskDelegateStateType |
TaskType.delegationState
|
| Methods in com.microsoft.exchange.types that return TaskDelegateStateType | |
|---|---|
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. |
| Methods in com.microsoft.exchange.types with parameters of type TaskDelegateStateType | |
|---|---|
void |
TaskType.setDelegationState(TaskDelegateStateType value)
Sets the value of the delegationState property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||