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.
1 parent 9a9d6d3 commit 166e166Copy full SHA for 166e166
skype/skype-ps/skype/Start-CsExMeetingMigration.md
@@ -13,7 +13,7 @@ The `Start-CsExMeetingMigration` cmdlet starts a meeting migration manually.
13
## SYNTAX
14
15
```
16
-Start-CsExMeetingMigration [[-Identity] <Object>] [-Confirm] [-Tenant <Object>] [-WhatIf] [-AsJob]
+Start-CsExMeetingMigration [[-Identity] <UserIdParameter>] [-Confirm] [-Tenant <Guid>] [-WhatIf] [-AsJob]
17
[<CommonParameters>]
18
19
0 commit comments