The WeekStartOn property returns the day on which to start the week.
Schedule object
Long
Read/write
The WeekStartOn property can have one of the following values.
| Value | Description |
|---|---|
| 0 | Sunday |
| 1 | Monday |
| 2 | Tuesday |
| 3 | Wednesday |
| 4 | Thursday |
| 5 | Friday |
| 6 | Saturday |