OBJECT
DirectoryObjectAttribute
Description
O365 directory object attribute definition.
link GraphQL Schema definition
- type DirectoryObjectAttribute {
- # The ID of the directory object attribute.
- String! :
- # The display name of the directory object attribute.
- String! :
- # The property of the directory object attribute.
- PropertyExtension!]! : [
- }