Skip to content

Commit 4671d68

Browse files
committed
Update Invoke-ComplianceSecurityFilterAction.md
1 parent 6bdcdb5 commit 4671d68

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@ This example returns the status of a OneDrive site that's bound by the CustomAtt
5454
PS C:\> Invoke-ComplianceSecurityFi1terAction Action GetStatus -PropertyName "CustomAttribute3" -EmailAddress "[email protected]"
5555
5656
SiteUrlOrEmailAddress : [email protected]
57-
BoundaryType : Usermailbox
58-
Boundary Instruction : Set via Set-Mailbox
57+
BoundaryType : UserMailbox
58+
BoundaryInstruction : Set via Set-Mailbox
5959
BoundaryObjectId : [email protected]
6060
BoundaryStatus : Success
61-
Boundaryproperty : CustomAttribute3
61+
BoundaryProperty : CustomAttribute3
6262
BoundaryPropertyVa1ue :
6363
```
6464

@@ -68,9 +68,9 @@ This example ???.
6868
```powershell
6969
PS C:\> Invoke-ComplianceSecurityFi1terAction -Action GetStatus -PropertyName "CustomAttribute3" -EmailAddress "[email protected]"
7070
71-
SiteUrlOrEmai1Address : [email protected]
72-
BoundaryType : InactiveMaiIbox
73-
Boundarylnstruction : Set via Invoke-ComplianceSecurityFiIterAction -Set
71+
SiteUrlOrEmailAddress : [email protected]
72+
BoundaryType : InactiveMailbox
73+
BoundaryInstruction : Set via Invoke-ComplianceSecurityFiIterAction -Set
7474
BoundaryObjectId : [email protected]
7575
BoundaryStatus : Success
7676
BoundaryProperty : CustomAttribute3
@@ -94,9 +94,9 @@ Set action succeeded, please use GetStatus to check the result.
9494
9595
PS C:\> Invoke-ComplianceSecurityFiIterAction -Action GetStatus -PropertyName "CustomAttribute3" -EmailAddress "[email protected]"
9696
97-
SiteUrlOrEmai1Address : [email protected]
98-
Boundary Type : InactiveMaiIbox
99-
Boundarylnstruction : Set via Invoke-ComplianceSecurityFiIterAction -Set
97+
SiteUrlOrEmailAddress : [email protected]
98+
BoundaryType : InactiveMailbox
99+
BoundaryInstruction : Set via Invoke-ComplianceSecurityFiIterAction -Set
100100
BoundaryObjectId : [email protected]
101101
BoundaryStatus : Success
102102
BoundaryProperty : CustomAttribute3

0 commit comments

Comments
 (0)