Skip to content

Conversation

praspatil05
Copy link
Contributor

Removing deprecated parameters.

Removing deprecated parameters.
Copy link

Learn Build status updates of commit f449583:

✅ Validation status: passed

File Status Preview URL Details
teams/teams-ps/teams/Get-CsOnlineUser.md ✅Succeeded View (teams-ps)

For more details, please refer to the build report.

For any questions, please:

Copy link

Learn Build status updates of commit 081312b:

✅ Validation status: passed

File Status Preview URL Details
teams/teams-ps/teams/Get-CsOnlineUser.md ✅Succeeded View (teams-ps)

For more details, please refer to the build report.

For any questions, please:

Copy link

Learn Build status updates of commit e3f549b:

✅ Validation status: passed

File Status Preview URL Details
teams/teams-ps/teams/Get-CsOnlineUser.md ✅Succeeded View (teams-ps)

For more details, please refer to the build report.

For any questions, please:

Copy link

Learn Build status updates of commit 358a0f0:

✅ Validation status: passed

File Status Preview URL Details
teams/teams-ps/teams/Get-CsOnlineUser.md ✅Succeeded View (teams-ps)

For more details, please refer to the build report.

For any questions, please:


### -Properties

Allows you to specify the properties you want to include in the output. Provide the properties as a comma-separated list. Note that the following properties will always be present in the output: Identity, UserPrincipalName, Alias, AccountEnabled, DisplayName.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What are the possible input values and what are the definitions for the values?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Get-CsOnlineUser cmdlet provides numerous attribtues in the output. With properties parameter, customer can choose any value which they want in the output rather than getting the complete set of values.

Copy link
Contributor

@michbrown-png michbrown-png Feb 24, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On the Get-CsOnlineUser doc, there's a parameter called "AccountType" that provides more information on the possible values for the "AccountType" parameter. https://learn.microsoft.com/en-us/powershell/module/teams/get-csonlineuser?view=teams-ps

image

I am looking for something like this. What does Identity, UserPrincipalName, Alias, AccountEnabled, and DisplayName mean in this context? Are these the only properties that a user is allowed to specify?

Copy link

Learn Build status updates of commit 4cf6c9b:

✅ Validation status: passed

File Status Preview URL Details
teams/teams-ps/teams/Get-CsOnlineUser.md ✅Succeeded View (teams-ps)

For more details, please refer to the build report.

For any questions, please:

@michbrown-png michbrown-png added the Sign off The pull request is ready to be reviewed and merged by PubOps label Feb 24, 2025
@Ruchika-mittal01 Ruchika-mittal01 self-assigned this Feb 24, 2025
@Ruchika-mittal01 Ruchika-mittal01 added the In review PubOps is reviewing the pull request label Feb 24, 2025
Copy link

Learn Build status updates of commit 7fc1e09:

✅ Validation status: passed

File Status Preview URL Details
teams/teams-ps/teams/Get-CsOnlineUser.md ✅Succeeded View (teams-ps)

For more details, please refer to the build report.

For any questions, please:

@Ruchika-mittal01 Ruchika-mittal01 merged commit c7bf0a6 into MicrosoftDocs:main Feb 24, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

In review PubOps is reviewing the pull request Microsoft submitter Sign off The pull request is ready to be reviewed and merged by PubOps

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants