Skip to content

Commit a230f8b

Browse files
authored
Merge pull request #26252 from microsoftgraph/JarbasHorst-patch-8
Update security-mailboxevidence.md
2 parents bc22ad1 + 48dba2a commit a230f8b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api-reference/beta/resources/security-mailboxevidence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Inherits from [alertEvidence](../resources/security-alertevidence.md).
2323
|:---|:---|:---|
2424
|displayName|String|The name associated with the mailbox.|
2525
|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.|
2727
|userAccount|[microsoft.graph.security.userAccount](../resources/security-useraccount.md)|The user account of the mailbox.|
2828

2929
## Relationships

api-reference/v1.0/resources/security-mailboxevidence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Inherits from [alertEvidence](../resources/security-alertevidence.md).
2121
|:---|:---|:---|
2222
|displayName|String|The name associated with the mailbox.|
2323
|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.|
2525
|userAccount|[microsoft.graph.security.userAccount](../resources/security-useraccount.md)|The user account of the mailbox.|
2626

2727
## Relationships

0 commit comments

Comments
 (0)