Skip to content

Commit e726204

Browse files
authored
Update Remove-SPOContainerUser
1 parent 04a795f commit e726204

1 file changed

Lines changed: 6 additions & 8 deletions

File tree

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Remove-SPOContainerUser

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Accept wildcard characters: False
6868

6969
> Applicable: SharePoint Online
7070

71-
The user’s login name to assign to the container. This is the User Principal Name.
71+
The user’s login name to assign to the container. This is the User Principal Name.
7272

7373
```yaml
7474
Type: String
@@ -93,6 +93,7 @@ Manager: Can add, update, and delete content, and manage permissions, but can't
9393
Writer: Can add, update, and delete content in the container.
9494
Reader: Can only view content in the container.
9595

96+
9697
```yaml
9798
Type: String
9899
Parameter Sets: (All)
@@ -123,14 +124,11 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
123124

124125
[Intro to SharePoint Embedded Containers Management Shell](/powershell/sharepoint/sharepoint-online/introduction-sharepoint-online-management-shell)
125126

126-
[Get-SPOApplication](./Get-SPOApplication.md)
127-
128-
[Set-SPOContainer](./Set-SPOContainer.md)
127+
[Add-SPOContainerUser](./Add-SPOContainerUser.md)
129128

130-
[Get-SPODeletedContainer](./Get-SPODeletedContainer.md)
129+
[Set-SPOContainerUser](./Set-SPOContainerUser.md)
131130

132-
[Remove-SPOContainer](./Remove-SPOContainer.md)
131+
[Set-SPOContainer](./Set-SPOContainer.md)
133132

134-
[Remove-SPODeletedContainer](./Remove-SPODeletedContainer.md)
133+
[Get-SPOContainer](./Get-SPOContainer.md)
135134

136-
[Restore-SPODeletedContainer](./Restore-SPODeletedContainer.md)

0 commit comments

Comments
 (0)