Skip to content

Commit 4f34b1b

Browse files
committed
Update Get-MessageTraceV2.md
1 parent 3dcc50e commit 4f34b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@ Throttling limit: A maximum of 100 query requests will be accepted within 5 minu
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

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

57-
5858
You need to be assigned permissions before you can run this cmdlet. Although this topic lists all parameters for the cmdlet, you may not have access to some parameters if they're not included in the permissions assigned to you. To find the permissions required to run any cmdlet or parameter in your organization, see [Find the permissions required to run any Exchange cmdlet](https://learn.microsoft.com/powershell/exchange/find-exchange-cmdlet-permissions).
5959

6060
## EXAMPLES

0 commit comments

Comments
 (0)