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 ee9fc44 commit 0ed1880Copy full SHA for 0ed1880
skype/skype-ps/skype/Get-CsOnlineDialInConferencingUser.md
@@ -15,7 +15,7 @@ Use the `Get-CsOnlineDialInConferencingUser` cmdlet to view the properties and s
15
```
16
Get-CsOnlineDialInConferencingUser [-BridgeName <String>] [-ServiceNumber <String>] [-TenantDomain <String>]
17
[-LdapFilter <String>] [[-Identity] <UserIdParameter>] [-Tenant <Guid>] [-BridgeId <Guid>] [-ResultSize <Int32>]
18
- [-DomainController <Object>] [-Force] [-AsJob] [<CommonParameters>]
+ [-DomainController <Fqdn>] [-Force] [-AsJob] [<CommonParameters>]
19
20
21
## DESCRIPTION
0 commit comments