Skip to content

Commit 3329c4d

Browse files
committed
Merge branch 'master' into DLPv2-chrisda
2 parents e962adb + 5183898 commit 3329c4d

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

exchange/exchange-ps/exchange/Get-MessageTraceDetail.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,16 @@ This example uses the Get-MessageTrace cmdlet to retrieve message trace informat
6262
## PARAMETERS
6363

6464
### -MessageTraceId
65-
The MessageTraceId parameter can be used with the recipient address to uniquely identify a message trace and obtain more details. A message trace ID is generated for every message that's processed by the system.
65+
The MessageTraceId parameter is used with the recipient address to uniquely identify a message trace and obtain more details. A MessageTraceId is generated for every message that's processed by the system.
66+
67+
The MessageTraceId value is available in the output of the following cmdlets:
68+
69+
- Get-MessageTrace
70+
- Get-MailDetailATPReport
71+
- Get-MailDetailDlpPolicyReport
72+
- Get-MailDetailMalwareReport
73+
- Get-MailDetailSpamReport
74+
- Get-MailDetailTransportRuleReport
6675

6776
```yaml
6877
Type: Guid

0 commit comments

Comments
 (0)