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

Namespace: DayPilot.Web.Mvc.Events.Scheduler
Assembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.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