SchedulerDataStorage.GetOccurrenceOrException Method
Name | Parameters | Description |
---|---|---|
GetOccurrenceOrException(AppointmentItem, Int32) | pattern, recurrenceIndex | Returns an occurrence or exception under the specified recurrence index from the recurring chain the given pattern specifies. |
GetOccurrenceOrException(Object, Int32) | recurrenceInfoId, recurrenceIndex | Returns an occurrence or exception under the specified recurrence index from the recurring chain which the recurrence info with the given identifier specifies. |