Skip to content

Commit 9924ae8

Browse files
authored
Clarify EnableThirdPartyAddress parameter description
1 parent e1710a0 commit 9924ae8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

exchange/exchange-ps/exchange/Set-ReportSubmissionPolicy.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -325,8 +325,7 @@ Accept wildcard characters: False
325325
### -EnableThirdPartyAddress
326326
The EnableThirdPartyAddress parameter specifies whether you're using third-party reporting tools in Outlook instead of Microsoft tools to send messages to the reporting mailbox in Exchange Online. Valid values are $true or $false.
327327
328-
329-
The value $true enables Microsoft to capture email information from the third-party reporting mailbox. The following configurations are possible:
328+
The value $true enables Microsoft to capture information about email sent to the third-party reporting mailbox. The following configurations are possible:
330329
331330
- **Reported messages are sent only to the reporting mailbox**: Microsoft pulls metadata from messages sent to the Exchange Online reporting mailbox by third-party tools. Microsoft uses the metadata to populate the submissions page in the Microsoft Defender Portal and fire alerts. You also need to set the EnableReportToMicrosoft parameter value to $false. Use the same email address in the ThirdPartyReportAddresses parameter and also in the SentTo parameter on the New-ReportSubmissionRule or Set-ReportSubmissionRule cmdlets.
332331
- **Reported messages are sent to both Microsoft and reporting mailbox**: Microsoft pulls the metadata and message content from messages sent to the Exchange Online reporting mailbox by third-party tools. Microsoft uses the metadata to populate the submissions page in the Microsoft Defender Portal and fire alerts. The email is used to generate result for the submissions. You also need to set the EnableReportToMicrosoft parameter value to $true. Use the same email address in the ThirdPartyReportAddresses parameter and also in the SentTo parameter on the New-ReportSubmissionRule or Set-ReportSubmissionRule cmdlets.

0 commit comments

Comments
 (0)