win32LobAppNotification enum type
Namespace: microsoft.graph
Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.
Contains value for notification status.
Member | Value | Description |
---|---|---|
showAll | 0 | Show all notifications. |
showReboot | 1 | Only show restart notification and suppress other notifications. |
hideAll | 2 | Hide all notifications. |