[]
        
(Showing Draft Content)

C1.C1Schedule.RecurrencePattern.Exceptions

Exceptions Property

Exceptions

Gets the AppointmentList object which holds the list of Appointment objects that define the exceptions to that series of appointments. Appointment objects are added to the Exceptions whenever a property in the corresponding Appointment object is altered.

Declaration
public AppointmentList Exceptions { get; }