Table of Contents

Get-PnPTenantPronounsSetting

SYNOPSIS

Required Permissions

  • Microsoft Graph API : One of PeopleSettings.Read.All, PeopleSettings.ReadWrite.All

Retrieve the current setting for the availability of using pronouns in the organization

SYNTAX

Get-PnPTenantPronounsSetting [-Connection <PnPConnection>] 

DESCRIPTION

This cmdlet can be used to retrieve tenant wide pronounsSettings properties.

EXAMPLES

EXAMPLE 1

Get-PnPTenantPronounsSetting

Retrieves the tenant-wide pronouns settings

PARAMETERS

-Connection

Optional connection to be used by the cmdlet. Retrieve the value for this parameter by either specifying -ReturnConnection on Connect-PnPOnline or by executing Get-PnPConnection.

Type: PnPConnection
Parameter Sets: (All)
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

Microsoft 365 Patterns and Practices Microsoft Graph documentation