Forum Discussion
Deleted
Apr 04, 2019How to set O365 Groups AcceptMessagesOnlyFrom/AcceptMessagesOnlyFromDLMembers using powershell
Hello All, I am trying to set using Powershell AcceptMessagesOnlyFrom AcceptMessagesOnlyFromDLMembers but there is no option to use above attributes when using Set-UnifiedGroup. ...
VasilMichev
Apr 04, 2019MVP
There's only a single parameter to control all "accept" settings -AcceptMessagesOnlyFromSendersOrMembers. You can add either a single entry or group, so all the functionality is there.