Search
Recurrence.day Property
See Also
 






Gets or sets a value indicating the day of the week when the event occurs.

Namespace: MindFusion.Scheduling
File: Recurrence.js

 Syntax

JavaScript  Copy Code

get day() {}

 Property Value

One of the DayOfWeekType enumeration values.

 See Also