API Reference
| Classic JavaDoc |
ExchangeFolder.createTask
public ExchangeTask createTask()
Creates a new calendar item in this folder. This method is equivalent to:
See Also:
(ExchangeTask) createItem(ItemType.Task);
Throws:ExchangeServiceException | if any errors occur during the communication with Exchange. |
Community comments
Powered by JavaDocPlus