Skip to content

Commit 5e9e2ee

Browse files
authored
Update profile.md
Add description about properties (pronouns) that are not exposed on Microsoft Graph
1 parent 7055022 commit 5e9e2ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

api-reference/beta/resources/profile.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Represents properties that are descriptive of a user in a tenant, for example, a
1818

1919
Programmatically, these properties are expressed as [relationships](#relationships) of the **profile** resource. To get one of these navigation properties or create an instance of these properties for the user, use the corresponding GET or POST method on that property, where applicable. See the [methods](#methods) listed below.
2020

21+
In addition to the properties and collections outlined in the Relationship section, there are additional collections and properties that are exclusively accessible to first-party applications, and they are not exposed on Microsoft Graph. These collections include, for example, the users pronouns.
22+
2123
## Methods
2224

2325
| Method | Return Type | Description |

0 commit comments

Comments
 (0)