API Reference
| Classic JavaDoc |
ExchangeTask.delete
public void delete(boolean moveToDeletedItems, boolean deleteOnlyThisOccurrence)
Deletes this item.Parameters:
Throws:
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. |
ExchangeServiceException | if any errors occur during the communication with Exchange. |
Community comments
Powered by JavaDocPlus