Skip to content

Commit e7f32b7

Browse files
authored
Merge pull request MicrosoftDocs#12523 from asharp-m/docs-editor/Invoke-ComplianceSecurityFilte-1739537344
Update Invoke-ComplianceSecurityFilterAction.md
2 parents a7fa577 + b841106 commit e7f32b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ This example returns the status of a OneDrive site to indicate it's associated t
5151

5252
### Example 2
5353
```powershell
54-
PS C:\> Invoke-ComplianceSecurityFi1terAction Action GetStatus -PropertyName "CustomAttribute3" -EmailAddress "nina@contoso.onmicrosoft.com"
54+
PS C:\> Invoke-ComplianceSecurityFi1terAction -Action GetStatus -PropertyName "CustomAttribute3" -EmailAddress "nina@contoso.onmicrosoft.com"
5555
5656
SiteUrlOrEmailAddress : nina@contoso.onmicrosoft.com
5757
BoundaryType : UserMailbox

0 commit comments

Comments
 (0)