ComponentOne Scheduler for WinForms
RecurrenceState Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > Appointment Class : RecurrenceState Property
Gets the RecurrenceStateEnum value indicating the recurrence state of the appointment.
Syntax
'Declaration
 
Public ReadOnly Property RecurrenceState As RecurrenceStateEnum
public RecurrenceStateEnum RecurrenceState {get;}
See Also

Reference

Appointment Class
Appointment Members