You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exchange/exchange-ps/exchange/Set-OrganizationConfig.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -774,8 +774,8 @@ This parameter is available only in the cloud-based service.
774
774
775
775
The BlockMoveMessagesForGroupFolders parameter specifies whether to prevent group owners or group members from moving messages between folders in Microsoft 365 Groups. Valid values are:
776
776
777
-
- $true: Group owners or group members can't move between folders in Microsoft 365 groups (manually or vial Inbox rules).
778
-
- $false: Group owners or group members can move between folders in Microsoft 365 groups. This is the default value.
777
+
- $true: Group owners or group members can't move messages between folders in Microsoft 365 groups (manually or vial Inbox rules).
778
+
- $false: Group owners or group members can move messages between folders in Microsoft 365 groups. This is the default value.
779
779
780
780
The value of this parameter is meaningful only when the value of the IsGroupFoldersAndRulesEnabled parameter is $true.
0 commit comments