Skip to content

Commit 43f862c

Browse files
authored
Merge pull request #11662 from MicrosoftDocs/chrisda
Update Get-MailTrafficSummaryReport.md
2 parents 8afadb8 + 13f63c5 commit 43f862c

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

exchange/exchange-ps/exchange/Get-MailTrafficSummaryReport.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,31 @@ This example shows the top spam recipient statistics between June 13, 2015 and J
5454
## PARAMETERS
5555

5656
### -Category
57-
The Category parameter filters the report by category. Valid values for this parameter are: InboundDLPHits, OutboundDLPHits, InboundTransportRuleHits, OutboundTransportRuleHits, InboundDLPPolicyRuleHits, OutboundDLPPolicyRuleHits, TopSpamRecipient, TopMailSender, TopMailRecipient, TopMalwareRecipient or TopMalware.
57+
The Category parameter filters the report by category. Valid values are:
58+
59+
- InboundDLPHits
60+
- OutboundDLPHits
61+
- InboundTransportRuleHits
62+
- OutboundTransportRuleHits
63+
- InboundDLPPolicyRuleHits
64+
- OutboundDLPPolicyRuleHits
65+
- TopSpamRecipient
66+
- TopMailSender
67+
- TopMailRecipient
68+
- TopMalwareRecipient
69+
- TopMalwareAtpRecipient
70+
- TopMalware
71+
- TopPhishRecipient
72+
- TopPhishAtpRecipient
73+
- TopIntraOrgRecipient
74+
- TopIntraOrgSender
75+
- TopIntraOrgSpamRecipient
76+
- TopIntraOrgMalwareRecipient
77+
- TopIntraOrgPhishRecipient
78+
- TopIntraOrgPhishAtpRecipient
79+
- TopIntraOrgMalwareAtpRecipient
80+
- TopComplianceTagActivityCount
81+
- TopComplianceTagActivityCountByDay
5882

5983
```yaml
6084
Type: String

0 commit comments

Comments
 (0)