API Reference
| Classic JavaDoc |
TaskRecurrencePattern.getOccurrences
public int getOccurrences()
Returns the occurrences count of the recurring task indicating how many times
the task recurs.Returns:
occurrences count or -1 if the task recurs indefinitely (hasNoEndDate) or is limited by an end date (getPatternEndDate)
Throws:ExchangeServiceException | if any errors occur during the communication with Exchange. |
Community comments
Powered by JavaDocPlus