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.
2 parents 10dc8ef + 05c9258 commit ae43bd4Copy full SHA for ae43bd4
exchange/exchange-ps/exchange/reporting/Get-UserAnalyticsConfig.md
@@ -36,23 +36,7 @@ This example returns the MyAnalytics privacy setting for the user named Kathleen
36
## PARAMETERS
37
38
### -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
+The Identity parameter specifies the email address of the user that you want to view.
56
57
```yaml
58
Type: RecipientIdParameter
0 commit comments