Skip to content

Commit b3e0f93

Browse files
authored
Merge pull request MicrosoftDocs#1820 from buntus/patch-2
Text change to the KathleenReiter email address example.
2 parents d1c7ee0 + 32c0d54 commit b3e0f93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/reporting/Get-UserAnalyticsConfig.md

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

2929
### -------------------------- Example 1 --------------------------
3030
```
31-
Get-UserAnalyticsConfig -Identity "Kathleen Reiter"
31+
Get-UserAnalyticsConfig -Identity [email protected]
3232
```
3333

34-
This example returns the MyAnalytics privacy setting for the user named Kathleen Reiter.
34+
This example returns the MyAnalytics privacy setting for the user with email address [email protected].
3535

3636
## PARAMETERS
3737

0 commit comments

Comments
 (0)