Gets the RecurrenceStateEnum value indicating
the recurrence state of the appointment.
Namespace:
C1.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
C# |
---|
public RecurrenceStateEnum RecurrenceState { get; internal set; } |
Visual Basic (Declaration) |
---|
Public Property RecurrenceState As RecurrenceStateEnum Get Friend Set |