We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8042ef5 + 09b8b78 commit 7825bffCopy full SHA for 7825bff
whiteboard/whiteboard-ps/whiteboard/Set-WhiteboardOwner.md
@@ -31,7 +31,7 @@ Sets the owner for a Whiteboard.
31
### -------------------------- EXAMPLE 1 --------------------------
32
33
```
34
-PS C:\>Set-WhiteboardOwner -OldOwnerId 00000000-0000-0000-0000-000000000001 -NewOwnerId 00000000-0000-0000-0000-000000000002
+PS C:\>Set-WhiteboardOwner -OldOwnerId 00000000-0000-0000-0000-000000000001 -NewOwnerId 00000000-0000-0000-0000-000000000002 -WhiteboardId 00000000-0000-0000-0000-000000000003
35
36
37
Move a Whiteboard from one user to another.
0 commit comments