Skip to content

Commit 65eb0d5

Browse files
authored
Update Get-MessageTraceV2.md
Removing None as a Status. When you attempt to run get-messagetracev2 with this status, it returns an error indicating an invalid delivery status was entered. In addition, source code does not list None as a valid delivery status value. Refer to /sources/dev/Management/src/Management/base/FfoReporting/Common/Schema.cs
1 parent 7ba9702 commit 65eb0d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,6 @@ The Status parameter filters the results by the delivery status of the message.
256256
- Failed: Message delivery was attempted and it failed.
257257
- FilteredAsSpam: The message was marked as spam.
258258
- GettingStatus: The message is waiting for status update.
259-
- None: The message has no delivery status because it was rejected or redirected to a different recipient.
260259
- Pending: Message delivery is underway or was deferred and is being retried.
261260
- Quarantined: The message was quarantined.
262261

0 commit comments

Comments
 (0)