API Reference
| Classic JavaDoc |
ExchangeCalendarItem.getRecurrenceOccurrence
public ExchangeCalendarItem getRecurrenceOccurrence(int occurrenceIndex)
Returns the occurrence at the specified index of a recurring appointment. Only applicable to
recurring master appointments when getCalendarItemType() returns CalendarItemType.RecurringMaster.Throws:
ExchangeServiceException | if any errors occur during the communication with Exchange. |
Community comments
Powered by JavaDocPlus