Uses of Class
microsoft.exchange.webservices.data.TaskDelegationState

Uses of TaskDelegationState in microsoft.exchange.webservices.data
 

Methods in microsoft.exchange.webservices.data that return TaskDelegationState
 TaskDelegationState Task.getDelegationState()
          Gets the current delegation state of the task.
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.
 



Copyright © 2012. All Rights Reserved.