Skip to content

Commit c025b93

Browse files
authored
Update add-properties-profilecard.md
1 parent d71121a commit c025b93

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

concepts/add-properties-profilecard.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ You can add any of these attributes to the profile card by configuring your [peo
6262
6363
## Configure profile card properties using the Microsoft Graph REST API
6464

65+
Use the **annotations** and **directoryPropertyName** properties on **profileCardProperty** to configure profile card properties. You can also use the **isVisible** property to indicate whether the given directory property should be shown on a user’s profile card; this property is supported only in the Microsoft Graph beta API and requires the `/beta` endpoint.
66+
6567
### Example
6668

6769
The following example displays the `Alias` attribute on the profile card.

0 commit comments

Comments
 (0)