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

Uses of TaskMode in microsoft.exchange.webservices.data
 

Methods in microsoft.exchange.webservices.data that return TaskMode
 TaskMode Task.getMode()
          Gets a value indicating the mode of the task.
static TaskMode TaskMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TaskMode[] TaskMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.