Skip to content

Commit 17e2fac

Browse files
authored
Apply suggestions from code review
1 parent 8de7eaf commit 17e2fac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ Accept wildcard characters: False
274274

275275
### -Identity
276276

277-
**Note: This immediate section only applies to TPM 2.6 and lower**
277+
**Note: This immediate section only applies to TPM 2.6 and earlier**
278278

279279
Indicates the Identity of the user account to be retrieved.
280280
User Identities can be specified using one of the following formats: 1) the user's SIP address; 2) the user's user principal name (UPN); or, 3) the user's Active Directory display name (for example, Ken Myer).
@@ -455,7 +455,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
455455
## OUTPUTS
456456

457457
### Note:
458-
The following updates are applicable for organizations having TeamsOnly users and/or without any SfBO/On-Premise users using Microsoft Teams PowerShell version 3.0.0 and above.
458+
The following updates are applicable for organizations having TeamsOnly users and/or without any SfBO/On-Premise users using Microsoft Teams PowerShell version 3.0.0 and later.
459459

460460
*New user attributes*
461461

@@ -596,7 +596,7 @@ The following attributes are no longer relevant to Teams and have been dropped f
596596
1. LineURI set via OnPrem AD.
597597
2. Direct Routing numbers assigned to users via Set-CsUser.
598598

599-
In Teams PowerShell Modules 3.0.0 and above OnPremLineURI will only refer to the LineURI set via on-premises AD. The OnPremLineURIManuallySet attribute has been deprecated and is no longer used. Direct Routing numbers will be available from the LineURI field. Direct Routing numbers can be distinguished from Calling Plan numbers by looking at the FeatureTypes attribute.
599+
In Teams PowerShell Modules 3.0.0 and above OnPremLineURI will only refer to the LineURI set via on-premises Active Directory. The OnPremLineURIManuallySet attribute has been deprecated and is no longer used. Direct Routing numbers will be available from the LineURI field. Direct Routing numbers can be distinguished from Calling Plan numbers by looking at the FeatureTypes attribute.
600600

601601
**- The output format of AssignedPlan and ProvisionedPlan have now changed from XML to JSON array.**
602602

0 commit comments

Comments
 (0)