|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of TaskStatus in microsoft.exchange.webservices.data |
|---|
| Methods in microsoft.exchange.webservices.data that return TaskStatus | |
|---|---|
TaskStatus |
Task.getStatus()
Gets the status of the task. |
static TaskStatus |
TaskStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TaskStatus[] |
TaskStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in microsoft.exchange.webservices.data with parameters of type TaskStatus | |
|---|---|
void |
Task.setStatus(TaskStatus value)
Sets the status. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||