Click or drag to resize
RecurrenceExceptionCreatedEventArgs Properties

The RecurrenceExceptionCreatedEventArgs type exposes the following members.

Properties
  Name Description
Public property Appointment
Gets the master appointment to which the recurrence exception is about to be attached.
(Overrides SchedulerCancelEventArgsAppointment.)
Public property ExceptionAppointment
Gets the recurrence exception appointment that is about to be created.
Public property OccurrenceAppointment
Gets the occurrence appointment that is about to be overriden by the recurrence exception.
Top
See Also