Skip to content

New command: Get profile card property #5623

@milanholemans

Description

@milanholemans

Usage

m365 tenant people profilecardproperty get [options]

Description

Retrieves information about a specific profile card property

Options

Option Description
-n, --name <name> The name of the property to retrieve. Allowed values: userPrincipalName, faxNumber, streetAddress, postalCode, state, mailNickname, customAttribute1, customAttribute2, customAttribute3, customAttribute4, customAttribute5, customAttribute6, customAttribute7, customAttribute8, customAttribute9, customAttribute10, customAttribute11, customAttribute12, customAttribute13, customAttribute14, customAttribute15.

Examples

Retrieve information about a specific profile card property

m365 tenant people profilecardproperty get --name customAttribute1

Default properties

No response

Additional Info

Request:

GET https://graph.microsoft.com/v1.0/admin/people/profileCardProperties/{profile card property name}

https://learn.microsoft.com/en-us/graph/api/profilecardproperty-get?view=graph-rest-beta&tabs=http

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions