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