OBJECT
The details of how the principal can access an M365 item.
type M365AccessMethodDetails {# The name of the M365 item where the access method is defined.itemName: String! # The path of the M365 item where the access method is defined.itemPath: String! # The sharing link for the access method.sharingLink: String! }