Skip to content

O365ExchangeObject

O365ExchangeObject is the GraphQL interface implemented by all Exchange-domain item types (folders, emails, calendar folders/events, contact folders/contacts).

Fields

Field Type Description
id String! The ID of the Microsoft 365 Exchange object.
parentFolderId String The parent folder ID of the object (ROOT indicates root folder).

Implemented By