API Reference
| Classic JavaDoc |
TaskRecurrencePattern.getPatternEndDate
public java.util.Date getPatternEndDate()
Returns the end date until which the task recurs.Returns:
the end date or null if the task recurs indefinitely (hasNoEndDate) or is limited by an occurrences count (getOccurrences)
Throws:ExchangeServiceException | if any errors occur during the communication with Exchange. |
Community comments
Powered by JavaDocPlus