ComponentOne Scheduler for WPF and Silverlight
RecurrenceState Property (Appointment)

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