OBJECT

ListO365DirectoryObjectAttributesResp

Description

List O365 directory object response.

link GraphQL Schema definition

  • type ListO365DirectoryObjectAttributesResp {
  • # Response of M365DirectoryObjectAttributes operation and the holding list of
  • # queried directory object attributes.
  • attributes: [DirectoryObjectAttribute!]!
  • }

link Require by