Returns an RecurrenceExceptionCollection to the recurring pattern.
| C# | Visual Basic |
public RecurrenceExceptionCollection Exceptions { get; }
Public ReadOnly Property Exceptions As RecurrenceExceptionCollection Get
Note: Only Appointments support this notion.
Changing the following properties on a single instance of a recurring Appointment does not cause an Exception:-
AllDayEvent,
Categories,
IsRecurring,
MeetingStatus,
ReminderDialog,
ReminderLed,
ReminderSound,
ReminderSoundFile,
ReminderVibrate,
Recipients,
Sensitivity