Skip to content

Commit 9048f76

Browse files
authored
Merge pull request MicrosoftDocs#4282 from PSPally/patch-2
Removing reference to missing parameters
2 parents 4b38ea7 + b389f16 commit 9048f76

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)