@@ -54,11 +54,11 @@ This example returns the status of a OneDrive site that's bound by the CustomAtt
54
54
PS C:\> Invoke-ComplianceSecurityFi1terAction Action GetStatus -PropertyName "CustomAttribute3" -EmailAddress "[email protected] "
55
55
56
56
SiteUrlOrEmailAddress : [email protected]
57
- BoundaryType : Usermailbox
58
- Boundary Instruction : Set via Set-Mailbox
57
+ BoundaryType : UserMailbox
58
+ BoundaryInstruction : Set via Set-Mailbox
59
59
BoundaryObjectId : [email protected]
60
60
BoundaryStatus : Success
61
- Boundaryproperty : CustomAttribute3
61
+ BoundaryProperty : CustomAttribute3
62
62
BoundaryPropertyVa1ue :
63
63
```
64
64
@@ -68,9 +68,9 @@ This example ???.
68
68
``` powershell
69
69
PS C:\> Invoke-ComplianceSecurityFi1terAction -Action GetStatus -PropertyName "CustomAttribute3" -EmailAddress "[email protected] "
70
70
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
74
74
BoundaryObjectId : [email protected]
75
75
BoundaryStatus : Success
76
76
BoundaryProperty : CustomAttribute3
@@ -94,9 +94,9 @@ Set action succeeded, please use GetStatus to check the result.
94
94
95
95
PS C:\> Invoke-ComplianceSecurityFiIterAction -Action GetStatus -PropertyName "CustomAttribute3" -EmailAddress "[email protected] "
96
96
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
100
100
BoundaryObjectId : [email protected]
101
101
BoundaryStatus : Success
102
102
BoundaryProperty : CustomAttribute3
0 commit comments