KnownWeekDay enum
A day of the week on which the scheduled action can run.
Fields
| All | Every day of the week. |
| Friday | The scheduled action can run on Friday. |
| Monday | The scheduled action can run on Monday. |
| Saturday | The scheduled action can run on Saturday. |
| Sunday | The scheduled action can run on Sunday. |
| Thursday | The scheduled action can run on Thursday. |
| Tuesday | The scheduled action can run on Tuesday. |
| Wednesday | The scheduled action can run on Wednesday. |