True if this is an exception from the recurrent event series.

Namespace: DayPilot.Web.Ui.Events.Calendar
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)

Syntax

C#
public bool RecurrentException { get; }
Visual Basic
Public ReadOnly Property RecurrentException As Boolean
	Get
Visual C++
public:
property bool RecurrentException {
	bool get ();
}

See Also