#Get-PnPIndexedPropertyKeys Returns the keys of the property bag values that have been marked for indexing by search ##Syntax
Get-PnPIndexedPropertyKeys [-Web <WebPipeBind>]
##Parameters
Parameter | Type | Required | Description |
---|---|---|---|
Web | WebPipeBind | False | The web to apply the command to. Omit this parameter to use the current web. |