microsoftLauncherSearchBarPlacement 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 Search Bar Placement selection.
Members
Member | Value | Description |
---|---|---|
notConfigured | 0 | Not configured; this value is ignored. |
top | 1 | Indicates that the search bar will be displayed on the top of the device. |
bottom | 2 | Indicates that the search bar will be displayed on the bottom of the device. |
hide | 3 | Indicates that the search bar will be hidden on the device. |