Skip to content

Commit 7edc859

Browse files
authored
Merge pull request MicrosoftDocs#9046 from dariomws/patch-264
Fixed typo in Get-CsOnlineDialInConferencingUser.md
2 parents a234def + 4a36d41 commit 7edc859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skype/skype-ps/skype/Get-CsOnlineDialInConferencingUser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The following input parameters have been removed as they are either no longer re
5151

5252
### -------------------------- Example 1 --------------------------
5353
```
54-
PS C:\> Get-CsOnlineDailinConferncingUser -Identity [email protected]
54+
PS C:\> Get-CsOnlineDialInConferencingUser -Identity [email protected]
5555
```
5656

5757
This example uses the User Principal Name (UPN) to retrieve the BridgeID and ServiceNumber information.

0 commit comments

Comments
 (0)