DayOfWeekEnum
The days of the week used when scheduling a recurrence pattern.
| Name | Description |
|---|---|
Monday | Indicates that the recurrence happens each Monday. |
Tuesday | Indicates that the recurrence happens each Tuesday. |
Wednesday | Indicates that the recurrence happens each Wednesday. |
Thursday | Indicates that the recurrence happens each Thursday. |
Friday | Indicates that the recurrence happens each Friday. |
Saturday | Indicates that the recurrence happens each Saturday. |
Sunday | Indicates that the recurrence happens each Sunday. |