Gets the AppointmentList object which holds the list
of Appointment objects removed from that series of appointments.
Namespace:
C1.C1ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
| C# |
|---|
public AppointmentList RemovedOccurrences { get; } |
| Visual Basic |
|---|
Public ReadOnly Property RemovedOccurrences As AppointmentList Get |