Edit

exchangeAdmin resource type

Namespace: microsoft.graph

Represents a container for the Exchange admin functionality.

Properties

None.

Relationships

Relationship Type Description
mailboxes mailbox collection Represents a user's mailboxes.
tracing messageTracingRoot Represents a container for administrative resources to trace messages.

JSON representation

The following JSON representation shows the resource type.

{
  "@odata.type": "#microsoft.graph.exchangeAdmin"
}