Search
Recurrence.numOccurrences Property
See Also
 






Gets or sets how many times a recurring event should occur.

Namespace: MindFusion.Scheduling
File: Recurrence.js

 Syntax

JavaScript  Copy Code

get numOccurrences() {}

 Property Value

An integer that specifies the number of occurrencies of the event.

 See Also