From 09e531c4a6bdaf43c98811413254248b637c31ee Mon Sep 17 00:00:00 2001 From: Chris Davis Date: Wed, 4 Sep 2024 15:32:03 -0700 Subject: [PATCH] Update Set-OrganizationConfig.md --- exchange/exchange-ps/exchange/Set-OrganizationConfig.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/exchange/exchange-ps/exchange/Set-OrganizationConfig.md b/exchange/exchange-ps/exchange/Set-OrganizationConfig.md index 8aa2474c81..30a8d9f0df 100644 --- a/exchange/exchange-ps/exchange/Set-OrganizationConfig.md +++ b/exchange/exchange-ps/exchange/Set-OrganizationConfig.md @@ -774,8 +774,8 @@ This parameter is available only in the cloud-based service. The BlockMoveMessagesForGroupFolders parameter specifies whether to prevent group owners or group members from moving messages between folders in Microsoft 365 Groups. Valid values are: -- $true: Group owners or group members can't move between folders in Microsoft 365 groups (manually or vial Inbox rules). -- $false: Group owners or group members can move between folders in Microsoft 365 groups. This is the default value. +- $true: Group owners or group members can't move messages between folders in Microsoft 365 groups (manually or vial Inbox rules). +- $false: Group owners or group members can move messages between folders in Microsoft 365 groups. This is the default value. The value of this parameter is meaningful only when the value of the IsGroupFoldersAndRulesEnabled parameter is $true.