Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 532 Bytes

RemoveSPOCustomAction.md

File metadata and controls

17 lines (14 loc) · 532 Bytes

#Remove-SPOCustomAction Topic automatically generated on: 2015-10-13

Removes a custom action ##Syntax

Remove-SPOCustomAction [-Scope <CustomActionScope>] [-Force [<SwitchParameter>]] [-Web <WebPipeBind>] -Identity <GuidPipeBind>

##Parameters

Parameter Type Required Description
Force SwitchParameter False
Identity GuidPipeBind True
Scope CustomActionScope False
Web WebPipeBind False The web to apply the command to. Omit this parameter to use the current web.