Skip to content

Commit c6d4401

Browse files
authored
Merge branch 'master' into patch-127
2 parents c6afe03 + c2720d3 commit c6d4401

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

exchange/exchange-ps/exchange/mail-flow/Get-MessageTrackingReport.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
external help file: Microsoft.Exchange.TransportMailflow-Help.xml
33
online version: https://docs.microsoft.com/powershell/module/exchange/mail-flow/get-messagetrackingreport
4-
applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
4+
applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
55
title: Get-MessageTrackingReport
66
schema: 2.0.0
77
author: chrisda
88
ms.author: chrisda
99
ms.reviewer:
10-
monikerRange: "exchserver-ps-2010 || exchserver-ps-2013 || exchserver-ps-2016 || exchserver-ps-2019 || exchonline-ps"
10+
monikerRange: "exchserver-ps-2010 || exchserver-ps-2013 || exchserver-ps-2016 || exchserver-ps-2019"
1111
---
1212

1313
# Get-MessageTrackingReport
@@ -65,7 +65,7 @@ You need to run the Search-MessageTrackingReport cmdlet to find the message trac
6565
Type: MessageTrackingReportId
6666
Parameter Sets: (All)
6767
Aliases:
68-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
68+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
6969

7070
Required: True
7171
Position: 1
@@ -83,7 +83,7 @@ By default, each user can only see the message tracking reports for messages tha
8383
Type: SwitchParameter
8484
Parameter Sets: (All)
8585
Aliases:
86-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
86+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
8787

8888
Required: False
8989
Position: Named
@@ -103,7 +103,7 @@ The DetailLevel parameter specifies the amount of detail to return in the result
103103
Type: MessageTrackingDetailLevel
104104
Parameter Sets: (All)
105105
Aliases:
106-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
106+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
107107

108108
Required: False
109109
Position: Named
@@ -139,7 +139,7 @@ Using this switch improves performance, but the lack of display names might make
139139
Type: SwitchParameter
140140
Parameter Sets: (All)
141141
Aliases:
142-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
142+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
143143

144144
Required: False
145145
Position: Named
@@ -155,7 +155,7 @@ The RecipientPathFilter parameter specifies the email address of the recipient w
155155
Type: SmtpAddress
156156
Parameter Sets: (All)
157157
Aliases:
158-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
158+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
159159

160160
Required: False
161161
Position: Named
@@ -171,7 +171,7 @@ The Recipients parameter specifies the email addresses of the recipients when yo
171171
Type: String[]
172172
Parameter Sets: (All)
173173
Aliases:
174-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
174+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
175175

176176
Required: False
177177
Position: Named
@@ -191,7 +191,7 @@ The ReportTemplate parameter specifies a predefined format for the output. Valid
191191
Type: ReportTemplate
192192
Parameter Sets: (All)
193193
Aliases:
194-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
194+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
195195

196196
Required: False
197197
Position: Named
@@ -207,7 +207,7 @@ The ResultSize parameter specifies the maximum number of results to return. If y
207207
Type: Unlimited
208208
Parameter Sets: (All)
209209
Aliases:
210-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
210+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
211211

212212
Required: False
213213
Position: Named
@@ -233,7 +233,7 @@ The Status parameter filters the results by the specified delivery status codes.
233233
Type: _DeliveryStatus
234234
Parameter Sets: (All)
235235
Aliases:
236-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
236+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
237237

238238
Required: False
239239
Position: Named
@@ -257,7 +257,7 @@ You only need to use this parameter for troubleshooting message tracking issues.
257257
Type: TraceLevel
258258
Parameter Sets: (All)
259259
Aliases:
260-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
260+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
261261

262262
Required: False
263263
Position: Named

0 commit comments

Comments
 (0)