|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||