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.
Namespace:
C1.C1ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
C# |
---|
public AppointmentList Exceptions { get; } |
Visual Basic |
---|
Public ReadOnly Property Exceptions As AppointmentList Get |