Usage
m365 tenant people profilecardproperty list
Description
Lists all profile card properties configuration
Options
Examples
Lists all profile card properties configuration
m365 tenant people profilecardproperty list
Default properties
No response
Additional Info
docs:
https://learn.microsoft.com/en-us/graph/add-properties-profilecard#configure-profile-card-properties-using-powershell
requires to add scope:
PeopleSettings.Read.All (or better PeopleSettings.ReadWrite.All since we are already planning add/remove commands)
Usage
m365 tenant people profilecardproperty list
Description
Lists all profile card properties configuration
Options
Examples
Lists all profile card properties configuration
Default properties
No response
Additional Info
docs:
https://learn.microsoft.com/en-us/graph/add-properties-profilecard#configure-profile-card-properties-using-powershell
requires to add scope:
PeopleSettings.Read.All(or betterPeopleSettings.ReadWrite.Allsince we are already planning add/remove commands)