Forum Discussion
jasond2825
Dec 14, 2022Copper Contributor
Maximum Attachment Size Microsoft 365 Group Can Receive
What is the maximum attachment size a Microsoft 365 Group can receive? Can the size be changed and how?
- Dec 15, 2022You can toggle the -MaxReceiveSize value as follows:
Set-UnifiedGroup default -MaxReceiveSize 150MB
VasilMichev
Dec 15, 2022MVP
You can toggle the -MaxReceiveSize value as follows:
Set-UnifiedGroup default -MaxReceiveSize 150MB
Set-UnifiedGroup default -MaxReceiveSize 150MB