Moyosoft Products | Services | Download | Contact us    
Java Bridge to Exchange
Products  >  Java Bridge to Exchange  >  API Reference    
API Reference
   
Overview  |  
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