Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 473 Bytes

RemoveSPOList.md

File metadata and controls

16 lines (13 loc) · 473 Bytes

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

Deletes a list ##Syntax

Remove-SPOList [-Force [<SwitchParameter>]] [-Web <WebPipeBind>] -Identity <ListPipeBind>

##Parameters

Parameter Type Required Description
Force SwitchParameter False
Identity ListPipeBind True The ID or Title of the list.
Web WebPipeBind False The web to apply the command to. Omit this parameter to use the current web.