Skip to content

Commit b6375d1

Browse files
authored
Update Set-OrganizationConfig.md
IsGroupMemberAllowedToEditContent parameter description has been added as it was missing. The content was taken from the public article https://learn.microsoft.com/en-us/microsoft-365/enterprise/manage-folders-and-rules-feature?view=o365-worldwide#enable-member-permission-option
1 parent 91492ce commit b6375d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/Set-OrganizationConfig.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2419,7 +2419,7 @@ Accept wildcard characters: False
24192419
### -IsGroupMemberAllowedToEditContent
24202420
This parameter is available only in the cloud-based service.
24212421

2422-
{{ Fill IsGroupMemberAllowedToEditContent Description }}
2422+
The IsGroupMemberAllowedToEditContent parameter specifies whether group owner can grant permission to members for Folders and Rules feature content edit.
24232423

24242424
```yaml
24252425
Type: Boolean
@@ -2429,7 +2429,7 @@ Applicable: Exchange Online, Exchange Online Protection
24292429
24302430
Required: False
24312431
Position: Named
2432-
Default value: None
2432+
Default value: False
24332433
Accept pipeline input: False
24342434
Accept wildcard characters: False
24352435
```

0 commit comments

Comments
 (0)