Search
Recurrence.monthOfYear Property
See Also
 






Gets or sets the month of the year when the event occurs.

Namespace: MindFusion.Scheduling
File: Recurrence.js

 Syntax

JavaScript  Copy Code

get monthOfYear() {}

 Property Value

Values must range from 1 to 12.

 See Also