deviceManagementExchangeAccessLevel 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.
Access Level in Exchange.
Members
Member | Value | Description |
---|---|---|
none | 0 | No device access rule has been configured in Exchange. |
allow | 1 | Allow the device access to Exchange. |
block | 2 | Block the device from accessing Exchange. |
quarantine | 3 | Quarantine the device in Exchange. |