Skip to content

Commit aede000

Browse files
authored
Update Add-SPOContainerUser.md
1 parent b52e3d3 commit aede000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Add-SPOContainerUser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ For permissions and the most current information about Windows PowerShell for Sh
4141
### Example 1
4242

4343
```powershell
44-
Add-SPOContainerUser 423poi45 -LoginName [email protected] Owner
44+
Add-SPOContainerUser 423poi45 -LoginName [email protected] -Role Owner
4545
```
4646

4747
Example 1 assigns the role of owner to user with User Principal Name "[email protected]".

0 commit comments

Comments
 (0)