Skip to content

Commit e01a5ff

Browse files
authored
Update Get-CsOnlineUser.md
1 parent 9fdeda9 commit e01a5ff

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -213,25 +213,27 @@ The following updates are applicable for organizations having TeamsOnly users th
213213
In the Teams PowerShell Module version 3.0.0 or later, filtering functionality is now limited to the following attributes (note that these changes are currently only rolled out in commercial environments and are currently **not** applicable to government environments):
214214

215215
- AccountType
216-
- accountEnabled
216+
- AccountEnabled
217217
- AssignedPlan
218+
- CallingLineIdentity
218219
- Company
219220
- Country
220-
- department
221-
- displayName
221+
- Department
222+
- DisplayName
222223
- EnterpriseVoiceEnabled
223224
- ExternalAccessPolicy
224-
- givenName
225+
- FeatureTypes (new)
226+
- GivenName
225227
- Identity
226228
- IsSipEnabled
227-
- lineUri
228-
- userPrincipalName
229-
- CallingLineIdentity
229+
- LastName (available in Teams PowerShell Module 4.2.1 and later)
230+
- LineUri
231+
- UserPrincipalName
230232
- OnlineAudioConferencingRoutingPolicy
231233
- OnlineDialOutPolicy
232234
- OnlineVoicemailPolicy
233235
- OnlineVoiceRoutingPolicy
234-
- ownerUrn
236+
- OwnerUrn
235237
- TeamsAppPermissionPolicy
236238
- TeamsAppSetupPolicy
237239
- TeamsAudioConferencingPolicy
@@ -241,6 +243,7 @@ In the Teams PowerShell Module version 3.0.0 or later, filtering functionality i
241243
- TeamsChannelsPolicy
242244
- TeamsComplianceRecordingPolicy
243245
- TeamsCortanaPolicy
246+
- TenantDialPlan
244247
- TeamsEducationAssignmentsAppPolicy
245248
- TeamsEmergencyCallingPolicy
246249
- TeamsEmergencyCallRoutingPolicy
@@ -264,14 +267,11 @@ In the Teams PowerShell Module version 3.0.0 or later, filtering functionality i
264267
- TeamsVdiPolicy
265268
- TeamsVerticalPackagePolicy
266269
- TeamsVideoInteropServicePolicy
267-
- TenantDialPlan
270+
- TeamsWorkLoadPolicy
268271
- Title
269272
- UsageLocation
270273
- UserDirSyncEnabled
271-
- TeamsWorkLoadPolicy
272274
- VoiceRoutingPolicy
273-
- LastName (available in Teams PowerShell Module 4.2.1 and later)
274-
275275

276276
*Attributes that have changed in meaning/format*:
277277

0 commit comments

Comments
 (0)