Skip to content

Commit 60a5fc0

Browse files
authored
Merge pull request #12112 from MicrosoftDocs/chrisda
Update Invoke-ComplianceSecurityFilterAction.md
2 parents 98c6ce3 + 189de8e commit 60a5fc0

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)