deviceManagementExchangeAccessState enum type
Namespace: microsoft.graph
Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.
Device Exchange Access State.
Members
Member | Value | Description |
---|---|---|
none | 0 | No access state discovered from Exchange |
unknown | 1 | Device access state to Exchange is unknown |
allowed | 2 | Device has access to Exchange |
blocked | 3 | Device is Blocked in Exchange |
quarantined | 4 | Device is Quarantined in Exchange |