Skip to content

Commit f449583

Browse files
authored
Update Get-CsOnlineUser.md
Removing deprecated parameters.
1 parent 797bd5f commit f449583

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

teams/teams-ps/teams/Get-CsOnlineUser.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ Get-CsOnlineUser [[-Identity] <UserIdParameter>]
2525
[-SkipUserPolicies]
2626
[-SoftDeletedUser]
2727
[-Sort]
28-
[-UsePreferredDC]
2928
[<CommonParameters>]
3029
```
3130

@@ -190,7 +189,6 @@ Default value: None
190189
Accept pipeline input: False
191190
Accept wildcard characters: False
192191
```
193-
194192
### -ResultSize
195193

196194
**Note**: Starting with Teams PowerShell Modules version 4.0 and later, "-ResultSize" type has been changed to uint32.
@@ -267,22 +265,6 @@ Accept pipeline input: False
267265
Accept wildcard characters: False
268266
```
269267

270-
### -UsePreferredDC
271-
272-
Reserved for Microsoft internal use.
273-
274-
```yaml
275-
Type: SwitchParameter
276-
Parameter Sets: (All)
277-
Aliases:
278-
279-
Required: False
280-
Position: Named
281-
Default value: False
282-
Accept pipeline input: False
283-
Accept wildcard characters: False
284-
```
285-
286268
### CommonParameters
287269
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
288270

0 commit comments

Comments
 (0)