API Reference
| Classic JavaDoc |
RecurrencePattern.getOccurrences
public int getOccurrences()
Returns the occurrences count of the recurring appointment indicating how many times
the appointment recurs.Returns:
occurrences count or -1 if the appointment 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