Skip to content

Commit 078beb3

Browse files
Update Get-CsMeetingMigrationStatus.md
1 parent a3f37e2 commit 078beb3

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

teams/teams-ps/teams/Get-CsMeetingMigrationStatus.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
133133
## INPUTS
134134
135135
### OUTPUTS
136-
137-
```
138136
CorrelationId : 849d3e3b-3e1d-465f-8dde-785aa9e3f856
139137
CreateDate : 2024-04-27T00:24:00.1442688Z
140138
FailedMeeting : 0
@@ -148,8 +146,16 @@ SucceededMeeting : 0
148146
TotalMeeting : 0
149147
UserId : 27c6ee67-c71d-4386-bf84-ebfdc7c3a171
150148
UserPrincipalName : [email protected]
151-
```
152149
150+
where **MigrationType** can have possible values as below:
151+
152+
 **SfbToTeams** (Skype for Business On-prem to Teams)
153+
 
154+
 **TeamsToTeams** (Teams to Teams)
155+
 
156+
 **ToSameType** (Same source and targer meeting types)
157+
 
158+
 **AllToTeams** (All types to Teams)
153159
154160
## NOTES
155161

0 commit comments

Comments
 (0)