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

ExchangeTask.delete

public void delete(boolean moveToDeletedItems, boolean deleteOnlyThisOccurrence)

Deletes this item.

Parameters:
moveToDeletedItems   specifies whether the item is simply moved to the Deleted Items folder or definitely deleted.
deleteOnlyThisOccurrence   specifies whether only this occurrence of a recurring task should be deleted, otherwise all occurrences will be deleted.

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

Community comments



Powered by JavaDocPlus