Skip to content

Commit cfedaef

Browse files
committed
Update Set-UserAnalyticsConfig.md
Issue #6929
1 parent 81590db commit cfedaef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/Set-UserAnalyticsConfig.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ You need to be assigned permissions before you can run this cmdlet. Although thi
4343

4444
### Example 1
4545
```powershell
46-
Set-UserAnalyticsConfig -Identity "Kathleen Reiter" -PrivacyMode OptIn
46+
Set-UserAnalyticsConfig -Identity "Kathleen Reiter" -PrivacyMode Opt-In
4747
```
4848

49-
This example sets the MyAnalytics privacy setting to OptIn for the user named Kathleen Reiter.
49+
This example sets the MyAnalytics privacy setting to Opt-In for the user named Kathleen Reiter.
5050

5151
## PARAMETERS
5252

0 commit comments

Comments
 (0)