Skip to content

Commit a016691

Browse files
committed
Merge branch 'main' into IPv6-chrisda
2 parents 013a26c + 60a5fc0 commit a016691

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

exchange/exchange-ps/exchange/Invoke-ComplianceSecurityFilterAction.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,14 @@ Accept wildcard characters: False
127127
```
128128
129129
### -EmailAddress
130-
The EmailAddress parameter specifies the email address of the affected user mailbox.
130+
The EmailAddress parameter specifies the the affected user mailbox. You can use the following values to uniquely identify the mailbox:
131+
132+
- Name
133+
- Email address
134+
- Alias
135+
- ExchangeGUID
136+
137+
If the value contains spaces, enclose the value in quotation marks.
131138
132139
```yaml
133140
Type: String

0 commit comments

Comments
 (0)