C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / RecurrencePattern Class / RemovedOccurrences Property

In This Topic
RemovedOccurrences Property (RecurrencePattern)
In This Topic
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
 
See Also