Gets the RecurrenceStateEnum value indicating the recurrence state of the appointment.

Namespace:  C1.C1Schedule
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public RecurrenceStateEnum RecurrenceState { get; internal set; }
Visual Basic
Public Property RecurrenceState As RecurrenceStateEnum
	Get
	Friend Set

See Also