Skip to content

Commit 7169950

Browse files
authored
Update New-ApplicationAccessPolicy.md
Clarified remark for the PolicyScopeGroupId param so it's clear that only one ACLable object may be entered (else a security enabled group). Was unclear that multiple objects could not be specified.
1 parent 38e059c commit 7169950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/New-ApplicationAccessPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Accept wildcard characters: False
123123
```
124124
125125
### -PolicyScopeGroupID
126-
The PolicyScopeGroupID parameter specifies the recipient to define in the policy. You can use any value that uniquely identifies the recipient. You can also specify a mail enabled security group to restrict/deny access to a large number of user mailboxes.
126+
The PolicyScopeGroupID parameter specifies the recipient to define in the policy. You can use any value that uniquely identifies the recipient. You can also specify a mail enabled security group to restrict/deny access to more than one user mailbox.
127127
For example:
128128
129129
- Name

0 commit comments

Comments
 (0)