ComponentOne Scheduler for WPF and Silverlight
RemovedOccurrences Property (RecurrencePattern)

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