Skip to content

Commit 5ef9d00

Browse files
authored
Update Get-CsOnlineVoiceUser.md
1 parent 9b24019 commit 5ef9d00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

skype/skype-ps/skype/Get-CsOnlineVoiceUser.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@ The following table lists the output fields from `Get-CsOnlineVoiceUser` and the
5555
| Number | LineUri in the output from `Get-CsOnlineUser`. You can get same phone number format by doing LineUri.Replace('tel:+','') |
5656
| Location | Use LocationId in the output from `Get-CsPhoneNumberAssignment -AssignedPstnTargetId <Identity>` as the input to `Get-CsOnlineLisLocation -LocationId` |
5757

58-
In Teams PowerShell Module version 3.0 and later in commercial cloud (and Teams PowerShell Module versions 5.1.0 and later in GCCH and DOD), the following improvements have been introduced for organizations using Teams:
58+
In Teams PowerShell Module version 3.0 and later in commercial cloud (and Teams PowerShell Module versions 5.0.1 and later in GCCH and DOD), the following improvements have been introduced for organizations using Teams:
5959
- This cmdlet now accurately returns users who are voice-enabled (the older cmdlet in version 2.6.0 and earlier returned users without MCOEV* plans assigned).
6060
- The result size is not limited to 100 users anymore (the older cmdlet in version 2.6.0 and earlier limited the result size to 100).
6161

62-
In Teams PowerShell Module version 2.6.2 and later in commercial cloud (and Teams PowerShell Module versions 5.1.0 and later in GCCH and DOD), the following attributes are deprecated for organizations with Teams users using the ExpandLocation parameter:
62+
In Teams PowerShell Module version 2.6.2 and later in commercial cloud (and Teams PowerShell Module versions 5.0.1 and later in GCCH and DOD), the following attributes are deprecated for organizations with Teams users using the ExpandLocation parameter:
6363

6464
- Force
6565
- NumberOfResultsToSkip
@@ -68,7 +68,7 @@ In Teams PowerShell Module version 2.6.2 and later in commercial cloud (and Team
6868
- ResultSize
6969
- LicenceState
7070

71-
In Teams PowerShell Module version 2.6.2 and later in commercial cloud (and Teams PowerShell Module versions 5.1.0 and later in GCCH and DOD), the following input parameters are deprecated for organizations with Teams users due to low or zero usage:
71+
In Teams PowerShell Module version 2.6.2 and later in commercial cloud (and Teams PowerShell Module versions 5.0.1 and later in GCCH and DOD), the following input parameters are deprecated for organizations with Teams users due to low or zero usage:
7272

7373
- DomainController
7474
- Force

0 commit comments

Comments
 (0)