Skip to content

Commit 358a0f0

Browse files
authored
Add Properties parameter to Get-CsOnlineUser cmdlet
1 parent e3f549b commit 358a0f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Returns information about users who have accounts homed on Microsoft Teams or Sk
2121
Get-CsOnlineUser [[-Identity] <UserIdParameter>]
2222
[-AccountType <String>]
2323
[-Filter <String>]
24+
[-Properties <String>]
2425
[-ResultSize <Unlimited>]
2526
[-SkipUserPolicies]
2627
[-SoftDeletedUser]

0 commit comments

Comments
 (0)