Skip to content

Commit 0ed1880

Browse files
authored
Update Get-CsOnlineDialInConferencingUser.md
1 parent ee9fc44 commit 0ed1880

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
@@ -15,7 +15,7 @@ Use the `Get-CsOnlineDialInConferencingUser` cmdlet to view the properties and s
1515
```
1616
Get-CsOnlineDialInConferencingUser [-BridgeName <String>] [-ServiceNumber <String>] [-TenantDomain <String>]
1717
[-LdapFilter <String>] [[-Identity] <UserIdParameter>] [-Tenant <Guid>] [-BridgeId <Guid>] [-ResultSize <Int32>]
18-
[-DomainController <Object>] [-Force] [-AsJob] [<CommonParameters>]
18+
[-DomainController <Fqdn>] [-Force] [-AsJob] [<CommonParameters>]
1919
```
2020

2121
## DESCRIPTION

0 commit comments

Comments
 (0)