Search
Recurrence.endDate Property
See Also
 






Gets or sets the end date of the Recurrence.

Namespace: MindFusion.Scheduling
File: Recurrence.js

 Syntax

JavaScript  Copy Code

get endDate() {}

 Property Value

A DateTime instance that specifies the end date.

 See Also