deviceManagementExchangeConnectorStatus enum type

Namespace: microsoft.graph

Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.

The current status of the Exchange Connector.

Members

Member Value Description
none 0 No Connector exists.
connectionPending 1 Pending Connection to the Exchange Environment.
connected 2 Connected to the Exchange Environment
disconnected 3 Disconnected from the Exchange Environment
unknownFutureValue 4 Evolvable enumeration sentinel value. Do not use.