Modifier and Type | Method and Description |
---|---|
ExchangeTask |
IEWSClient.fetchTask(String taskUri)
Fetches the specified task.
|
Modifier and Type | Method and Description |
---|---|
void |
IEWSClient.createTask(String folder,
ExchangeTask task)
Creates the given task in the specified folder.
|
void |
IEWSClient.updateTask(ExchangeTask task)
Updates the specified task.
|
void |
IEWSClient.updateTask(ExchangeTask task,
int options)
Updates the specified task.
|
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.