Marks the value of the propertybag key specified to be indexed by search.
Add-PnPIndexedProperty -Key <String>
[-Web <WebPipeBind>]
Parameter | Type | Required | Description |
---|---|---|---|
Key | String | True | Key of the property bag value to be indexed |
Web | WebPipeBind | False | The web to apply the command to. Omit this parameter to use the current web. |