Skip to content

Commit d4ec33d

Browse files
authored
Merge pull request #9476 from Ragnhild/patch-1
Update profile.md
2 parents e53b613 + 2594e79 commit d4ec33d

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

api-reference/beta/resources/profile.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: "profile resource type"
3-
description: "Represents properties that are descriptive of a user and that are surfaced in shared, people experiences across Microsoft 365 and third-party services and experiences via Microsoft Graph."
3+
description: "Represents properties that are descriptive of a user and that are surfaced in shared people experiences across Microsoft 365 and third-party services and experiences via Microsoft Graph."
44
ms.localizationpriority: medium
55
author: "kevinbellinger"
66
ms.subservice: people
77
doc_type: "resourcePageType"
8-
ms.date: 07/22/2024
8+
ms.date: 12/02/2024
99
---
1010

1111
# profile resource type
@@ -14,9 +14,11 @@ Namespace: microsoft.graph
1414

1515
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1616

17-
Represents properties that are descriptive of a user in a tenant, for example, anniversaries and education activities. These properties are surfaced in shared, people experiences across Microsoft 365 and third-party services and experiences via Microsoft Graph.
17+
Represents properties that are descriptive of a user in a tenant; for example, anniversaries and education activities. These properties are surfaced in shared people experiences across Microsoft 365 and third-party services and experiences via Microsoft Graph.
1818

19-
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.
19+
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. For more details, see the [Methods](#methods) section.
20+
21+
In addition to the navigation properties in the [Relationships](#relationships) section, other properties exclusive to first-party applications, such as user pronouns, aren't exposed on Microsoft Graph.
2022

2123
## Methods
2224

0 commit comments

Comments
 (0)