Skip to content

Commit 540546a

Browse files
Update skype/skype-ps/skype/Get-CsOnlineUser.md
Co-authored-by: JohanFreelancer9 <[email protected]>
1 parent be10a26 commit 540546a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skype/skype-ps/skype/Get-CsOnlineUser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ Accept wildcard characters: False
498498

499499
### -Sort
500500

501-
Sorting is now enabled in Teams PowerShell Module 5.1.0 and later by using the "-Sort" or "-OrderBy" parameters. This parameter is currently rolled out in commercial environments only. For Example:
501+
Sorting is now enabled in Teams PowerShell Module 5.1.0 and later by using the "-Sort" or "-OrderBy" parameters. This parameter is currently rolled out in commercial environments only. For example:
502502

503503
- Get-CsOnlineUser -Filter {LineURI -like *123*} -OrderBy "DisplayName asc"
504504
- Get-CsOnlineUser -Filter {DisplayName -like '*abc'} -OrderBy {DisplayName desc}

0 commit comments

Comments
 (0)