Search
Recurrence.dayOfMonth Property
See Also
 






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

Namespace: MindFusion.Scheduling
File: Recurrence.js

 Syntax

JavaScript  Copy Code

get dayOfMonth() {}

 Property Value

Number. An integer that specifies the day of the month. Values should range from 1 to 31.

 See Also