Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 380 Bytes

AddSPOIndexedProperty.md

File metadata and controls

13 lines (11 loc) · 380 Bytes

#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.