Skip to content

Commit f5fba50

Browse files
authored
Merge branch 'main' into aljupudi-9800612-Set-ServerComponentStateupdate
2 parents b94712d + e7f32b7 commit f5fba50

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)