Skip to content

Commit ae43bd4

Browse files
authored
Merge pull request MicrosoftDocs#1798 from buntus/patch-1
Remove Identity parameters.
2 parents 10dc8ef + 05c9258 commit ae43bd4

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

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

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -36,23 +36,7 @@ This example returns the MyAnalytics privacy setting for the user named Kathleen
3636
## PARAMETERS
3737

3838
### -Identity
39-
The Identity parameter specifies the user that you want to view. You can use any value that uniquely identifies the user. For example:
40-
41-
For example:
42-
43-
- Name
44-
45-
- Display name
46-
47-
- Alias
48-
49-
- Distinguished name (DN)
50-
51-
- Canonical DN
52-
53-
- Email address
54-
55-
- GUID
39+
The Identity parameter specifies the email address of the user that you want to view.
5640

5741
```yaml
5842
Type: RecipientIdParameter

0 commit comments

Comments
 (0)