Skip to content

Commit 3dcc50e

Browse files
authored
Merge pull request #12789 from ericacho1/patch-3
Update Get-MessageTraceV2.md
2 parents 7d04e68 + 9d15348 commit 3dcc50e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

exchange/exchange-ps/exchange/Get-MessageTraceV2.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ Throttling limit: A maximum of 100 query requests will be accepted within 5 minu
4949

5050
Pagination isn't supported in this cmdlet. To query subsequent data, use the StartingRecipientAddress and EndDate parameters with the values from the **Recipient address** and **Received Time** properties respectively of the previous result in the next query.
5151

52+
Best Practices:
5253
- Use the ResultSize parameter to adjust the size of your results.
5354
- Be as precise as possible. Narrow the gap between StartDate and EndDate and use additional parameters (for example, SenderAddress) where possible.
5455
- Use MessageTraceId where possible (required for messages sent to more than 1000 recipients).

0 commit comments

Comments
 (0)