Skip to content

Commit e35dda3

Browse files
authored
Update Get-CsMeetingMigrationStatus.md
1 parent f7af276 commit e35dda3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

skype/skype-ps/skype/Get-CsMeetingMigrationStatus.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ You use the `Get-CsMeetingMigrationStatus` cmdlet to check the status of meeting
1313
## SYNTAX
1414
```
1515
Get-CsMeetingMigrationStatus [[-Identity] <UserIdParameter>] [-Confirm] [-EndTime <DateTime>] [-StartTime <DateTime>]
16-
[-SummaryOnly] [-Tenant <Guid>] [-WhatIf] [-AsJob] [-State <Object>] [<CommonParameters>]
16+
[-SummaryOnly] [-Tenant <Guid>] [-WhatIf] [-AsJob] [-State <StateType>] [<CommonParameters>]
1717
```
1818

1919
## DESCRIPTION
@@ -186,7 +186,7 @@ With this parameter you can filter by migration state. Possible values are:
186186
* Succeeded
187187
188188
```yaml
189-
Type: Object
189+
Type: StateType
190190
Parameter Sets: (All)
191191
Aliases:
192192
Applicable: Skype for Business Online

0 commit comments

Comments
 (0)