|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of TaskDelegationState in microsoft.exchange.webservices.data.core.enumeration.property |
|---|
| Methods in microsoft.exchange.webservices.data.core.enumeration.property that return TaskDelegationState | |
|---|---|
static TaskDelegationState |
TaskDelegationState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TaskDelegationState[] |
TaskDelegationState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of TaskDelegationState in microsoft.exchange.webservices.data.core.service.item |
|---|
| Methods in microsoft.exchange.webservices.data.core.service.item that return TaskDelegationState | |
|---|---|
TaskDelegationState |
Task.getDelegationState()
Gets the current delegation state of the task. |
| Uses of TaskDelegationState in microsoft.exchange.webservices.data.property.definition |
|---|
| Methods in microsoft.exchange.webservices.data.property.definition that return TaskDelegationState | |
|---|---|
protected TaskDelegationState |
TaskDelegationStatePropertyDefinition.parse(String value)
Parses the specified value. |
| Methods in microsoft.exchange.webservices.data.property.definition with parameters of type TaskDelegationState | |
|---|---|
protected String |
TaskDelegationStatePropertyDefinition.toString(TaskDelegationState value)
Convert instance to string. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||