File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Inherits from [alertEvidence](../resources/security-alertevidence.md).
23
23
| :---| :---| :---|
24
24
| displayName| String| The name associated with the mailbox.|
25
25
| primaryAddress| String| The primary email address of the mailbox.|
26
- | upn| String| The mailbox's UPN .|
26
+ | upn| String| The user principal name of the mailbox .|
27
27
| userAccount| [ microsoft.graph.security.userAccount] ( ../resources/security-useraccount.md ) | The user account of the mailbox.|
28
28
29
29
## Relationships
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Inherits from [alertEvidence](../resources/security-alertevidence.md).
21
21
| :---| :---| :---|
22
22
| displayName| String| The name associated with the mailbox.|
23
23
| primaryAddress| String| The primary email address of the mailbox.|
24
- | upn| String| The mailbox's UPN .|
24
+ | upn| String| The user principal name of the mailbox .|
25
25
| userAccount| [ microsoft.graph.security.userAccount] ( ../resources/security-useraccount.md ) | The user account of the mailbox.|
26
26
27
27
## Relationships
You can’t perform that action at this time.
0 commit comments