Skip to content

Commit 4cf6c9b

Browse files
authored
Update to the description
1 parent 358a0f0 commit 4cf6c9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

teams/teams-ps/teams/Get-CsOnlineUser.md

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

194194
### -Properties
195195

196-
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.
196+
Allows you to specify the properties you want to include in the output. Provide the properties as a comma-separated list. Identity, UserPrincipalName, Alias, AccountEnabled and DisplayName attributes will always be present in the output. Please note that only attributes available in the output of the Get-CsOnlineUser cmdlet can be selected. For a complete list of available attributes, refer to the response of the Get-CsOnlineUser cmdlet.
197197

198198
Examples:
199199
- Get-CsOnlineUser -Properties DisplayName, UserPrincipalName, FeatureTypes

0 commit comments

Comments
 (0)