Moyosoft Products | Services | Download | Contact us    
Java Bridge to Exchange
Products  >  Java Bridge to Exchange  >  API Reference    
API Reference
   
Overview  |  
Classic JavaDoc

ExchangeFolder.createTask

public ExchangeTask createTask()

Creates a new calendar item in this folder. This method is equivalent to:
(ExchangeTask) createItem(ItemType.Task);

Throws:
ExchangeServiceException   if any errors occur during the communication with Exchange.

See Also:

Community comments



Powered by JavaDocPlus