ComponentOne Scheduler for WinForms
RemovedOccurrences Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > RecurrencePattern Class : RemovedOccurrences Property
Gets the AppointmentList object which holds the list of Appointment objects removed from that series of appointments.
Syntax
'Declaration
 
Public ReadOnly Property RemovedOccurrences As AppointmentList
public AppointmentList RemovedOccurrences {get;}
See Also

Reference

RecurrencePattern Class
RecurrencePattern Members