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