weeklySchedule enum type
Namespace: microsoft.graph
Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.
Possible values for a weekly schedule.
Members
Member | Value | Description |
---|---|---|
userDefined | 0 | User Defined, default value, no intent. |
everyday | 1 | Everyday. |
sunday | 2 | Sunday. |
monday | 3 | Monday. |
tuesday | 4 | Tuesday. |
wednesday | 5 | Wednesday. |
thursday | 6 | Thursday. |
friday | 7 | Friday. |
saturday | 8 | Saturday. |