Skip to content

Commit c3e36cf

Browse files
committed
Update Get-QuarantineMessage.md
Issue #9196
1 parent 69033d2 commit c3e36cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

exchange/exchange-ps/exchange/Get-QuarantineMessage.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,6 +437,8 @@ The StartReceivedDate parameter specifies the earliest messages to return in the
437437
438438
Use the short date format that's defined in the Regional Options settings on the computer where you're running the command. For example, if the computer is configured to use the short date format mm/dd/yyyy, enter 09/01/2018 to specify September 1, 2018. You can enter the date only, or you can enter the date and time of day. If you enter the date and time of day, enclose the value in quotation marks ("), for example, "09/01/2018 5:00 PM".
439439
440+
By default, if you don't use the StartReceivedDate and EndReceivedDate parameters, the command will return data for the last 16 days. The maximum value for this parameter is 30 days. If you use a value that's older than 30 days, the value is ignored and only data for the last 30 days is returned.
441+
440442
```yaml
441443
Type: DateTime
442444
Parameter Sets: Summary

0 commit comments

Comments
 (0)