Search
Recurrence.recurrenceEnd Property
See Also
 






Gets or sets the last time when the event occurs.

Namespace: MindFusion.Scheduling
File: Recurrence.js

 Syntax

JavaScript  Copy Code

get recurrenceEnd() {}
set recurrenceEnd(value) {}

 Property Value

RecurrenceEnd

One of the RecurrenceEnd enumeration values.

 See Also