Uses of Class
com.microsoft.exchange.types.TaskType

Packages that use TaskType
com.microsoft.exchange.types   
 

Uses of TaskType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as TaskType
protected  TaskType SyncFolderItemsCreateOrUpdateType.task
           
protected  TaskType SetItemFieldType.task
           
protected  TaskType ItemAttachmentType.task
           
protected  TaskType AppendToItemFieldType.task
           
 

Methods in com.microsoft.exchange.types that return TaskType
 TaskType ObjectFactory.createTaskType()
          Create an instance of TaskType
 TaskType SyncFolderItemsCreateOrUpdateType.getTask()
          Gets the value of the task property.
 TaskType SetItemFieldType.getTask()
          Gets the value of the task property.
 TaskType ItemAttachmentType.getTask()
          Gets the value of the task property.
 TaskType AppendToItemFieldType.getTask()
          Gets the value of the task property.
 

Methods in com.microsoft.exchange.types with parameters of type TaskType
 void SyncFolderItemsCreateOrUpdateType.setTask(TaskType value)
          Sets the value of the task property.
 void SetItemFieldType.setTask(TaskType value)
          Sets the value of the task property.
 void ItemAttachmentType.setTask(TaskType value)
          Sets the value of the task property.
 void AppendToItemFieldType.setTask(TaskType value)
          Sets the value of the task property.
 



Copyright © 2012 Jasig. All Rights Reserved.