Usage
m365 tenant people profilecardproperty set
Description
Updates a custom attribute to the profile card property
Options
| Option |
Description |
-n, --name <name> |
The name of the property to update. Allowed values: customAttribute1, customAttribute2, customAttribute3, customAttribute4, customAttribute5, customAttribute6, customAttribute7, customAttribute8, customAttribute9, customAttribute10, customAttribute11, customAttribute12, customAttribute13, customAttribute14, customAttribute15. |
-d, --displayName <displayName> |
The display name of the property, only use this together with a custom extension attribute. |
Examples
Updates a custom extension attribute to Cost Center
m365 tenant people profilecardproperty set --name customAttribute1 --displayName "Cost Center"
Updates a custom extension attribute with an extra localization
m365 tenant people profilecardproperty set --name customAttribute1 --displayName-nl-NL "Kostencentrum"
Default properties
No response
Additional Info
https://learn.microsoft.com/en-us/graph/api/profilecardproperty-update?view=graph-rest-1.0
Usage
m365 tenant people profilecardproperty set
Description
Updates a custom attribute to the profile card property
Options
-n, --name <name>customAttribute1,customAttribute2,customAttribute3,customAttribute4,customAttribute5,customAttribute6,customAttribute7,customAttribute8,customAttribute9,customAttribute10,customAttribute11,customAttribute12,customAttribute13,customAttribute14,customAttribute15.-d, --displayName <displayName>Examples
Updates a custom extension attribute to Cost Center
Updates a custom extension attribute with an extra localization
Default properties
No response
Additional Info
https://learn.microsoft.com/en-us/graph/api/profilecardproperty-update?view=graph-rest-1.0