Skip to content

Commit 3d1580a

Browse files
authored
Update Get-CsOnlineUser.md
1 parent 59bb986 commit 3d1580a

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

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

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -477,14 +477,13 @@ Accept wildcard characters: False
477477
### CommonParameters
478478
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).
479479

480-
## INPUTS
481-
482480
## OUTPUTS
483481

484-
### Note:
482+
### Note:
483+
485484
The following updates are applicable for TeamsOnly customers using Microsoft Teams PowerShell version 3.0.0 and above.
486485

487-
*New user attributes*
486+
_New user attributes_
488487

489488
FeatureTypes – Array of unique strings specifying what features are enabled for a user. This attribute is an alternatitive to several attributes that have been dropped as outlined in the next section.
490489
Some of the commonly used FeatureTypes include:
@@ -493,7 +492,7 @@ Some of the commonly used FeatureTypes include:
493492
- PhoneSystem
494493
- CallingPlan
495494

496-
*Dropped attributes*
495+
_Dropped attributes_
497496

498497
The following attributes are no longer relevant to Teams and have been dropped from the output:
499498

@@ -627,6 +626,8 @@ In Teams PowerShell Modules 3.0.0 and above OnPremLineURI will only refer to the
627626

628627
**- The output format of Policies has now changed from String to JSON type UserPolicyDefinition.**
629628

629+
## INPUTS
630+
630631
## NOTES
631632

632633
## RELATED LINKS

0 commit comments

Comments
 (0)