lostModeState 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.
State of lost mode, indicating if lost mode is enabled or disabled
Members
Member | Value | Description |
---|---|---|
disabled | 0 | Lost mode is disabled. |
enabled | 1 | Lost mode is enabled. |