microsoftLauncherDockPresence enum type
Namespace: microsoft.graph
Important: Microsoft Graph APIs under the /beta version are subject to change; production use is not supported.
Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.
Microsoft Launcher Dock Presence selection.
Members
Member | Value | Description |
---|---|---|
notConfigured | 0 | Not configured; this value is ignored. |
show | 1 | Indicates the device's dock will be displayed on the device. |
hide | 2 | Indicates the device's dock will be hidden on the device, but the user can access the dock by dragging the handler on the bottom of the screen. |
disabled | 3 | Indicates the device's dock will be disabled on the device. |