Skip to content

Commit c40f19a

Browse files
authored
Update Get-MailDetailATPReport.md
1 parent fcd8136 commit c40f19a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/advanced-threat-protection/Get-MailDetailATPReport.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ You need to be assigned permissions before you can run this cmdlet. Although thi
4444

4545
### Example 1
4646
```powershell
47-
Get-MailDetailATPReport -StartDate 7/1/2018 -EndDate 7/31/2018
47+
Get-MailDetailATPReport -StartDate 7/22/2018 -EndDate 7/31/2018
4848
```
4949

50-
This example returns the Advanced Threat Protection actions for July, 2018.
50+
This example returns the Advanced Threat Protection actions for the last 10 days in July, 2018. (Note: Customers with Advanced Threat Protection subscription will be able to get up to 30 days of data.)
5151

5252
## PARAMETERS
5353

0 commit comments

Comments
 (0)