Scheduler for WPF | ComponentOne
C1.C1Schedule Namespace / Appointment Class / RecurrenceState Property

In This Topic
    RecurrenceState Property (Appointment)
    In This Topic
    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