Search
Recurrence.startDate Property
See Also
 






Gets or sets the date and time of the event's first occurrence.

Namespace: MindFusion.Scheduling
File: Recurrence.js

 Syntax

JavaScript  Copy Code

get startDate() {}

 Property Value

A DateTime instance.

 See Also