We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e01a5ff commit 3559274Copy full SHA for 3559274
skype/skype-ps/skype/Get-CsOnlineUser.md
@@ -110,7 +110,7 @@ Example 6 returns information for user accounts that are categorized as resource
110
111
### -------------------------- Example 7 --------------------------
112
```
113
-Get-CsOnlineUser - Filter "FeatureTypes -Contains 'PhoneSystem'"
+Get-CsOnlineUser -Filter "FeatureTypes -Contains 'PhoneSystem'"
114
115
Example 7 returns information for user's assigned plans.
116
0 commit comments