Skip to content

Commit 17221b9

Browse files
authored
Removing reference to missing parameters
The help for the AcceptMessagesOnlyFromSendersOrMembers parameter refers to the AcceptMessagesOnlyFrom and AcceptMessageOnlyFromDLMembers parameters. But this cmdlet doesn't have those parameters.
1 parent 2f9a934 commit 17221b9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

exchange/exchange-ps/exchange/users-and-groups/Set-UnifiedGroup.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -155,10 +155,6 @@ To specify senders for this parameter, you can use any value that uniquely ident
155155
156156
You can enter multiple senders separated by commas. To overwrite any existing entries, use the following syntax: \<sender1\>,\<sender2\>,...\<senderN\>. If the values contain spaces or otherwise require quotation marks, use the following syntax: "\<sender1\>","\<sender2\>",..."\<senderN\>".
157157
158-
To add or remove individual senders or groups without affecting other existing entries, use the AcceptMessagesOnlyFrom and AcceptMessageOnlyFromDLMembers parameters.
159-
160-
The individual senders and groups you specify for this parameter are automatically copied to the AcceptMessagesOnlyFrom and AcceptMessagesOnlyFromDLMembers properties, respectively. Therefore, you can't use the AcceptMessagesOnlyFromSendersOrMembers parameter and the AcceptMessagesOnlyFrom or AcceptMessagesOnlyFromDLMembers parameters in the same command.
161-
162158
By default, this parameter is blank ($null), which allows this recipient to accept messages from all senders.
163159
164160
```yaml

0 commit comments

Comments
 (0)