Skip to content

Commit b1266c9

Browse files
authored
Update Get-MessageTrace.md
Whildcard is not supported for RecipientAddress and SenderAddress in Office 365.
1 parent e815f3b commit b1266c9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,6 @@ Accept wildcard characters: False
167167
### -RecipientAddress
168168
The RecipientAddress parameter filters the results by the recipient's email address. You can specify multiple values separated by commas.
169169
170-
You can use wildcards in the format \*@contoso.com, user@\* or \*@\*. However, if you use a value that contains wildcards, you can't specify any other values.
171-
172170
```yaml
173171
Type: MultiValuedProperty
174172
Parameter Sets: (All)
@@ -184,8 +182,6 @@ Accept wildcard characters: False
184182
### -SenderAddress
185183
The SenderAddress parameter filters the results by the sender's email address. You can specify multiple values separated by commas.
186184
187-
You can use wildcards in the format \*@contoso.com, user@\* or \*@\*. However, if you use a value that contains wildcards, you can't specify any other values.
188-
189185
```yaml
190186
Type: MultiValuedProperty
191187
Parameter Sets: (All)

0 commit comments

Comments
 (0)