Skip to content

Commit 314a130

Browse files
Merge pull request #12133 from MicrosoftDocs/main
Publish main to live, 09/27, 11:00 AM IST
2 parents d0cbbe3 + d91170c commit 314a130

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

exchange/exchange-ps/exchange/Set-DistributionGroup.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1447,10 +1447,10 @@ Accept wildcard characters: False
14471447
```
14481448

14491449
### -ReportToManagerEnabled
1450-
The ReportToManagerEnabled parameter specifies whether delivery status notifications (also known as DSNs, non-delivery reports, NDRs, or bounce messages) are sent to the owners of the group (defined by the ManagedBy property). Valid values are:
1450+
The ReportToManagerEnabled parameter specifies whether delivery status notifications (also known as DSNs, non-delivery reports, NDRs, or bounce messages) are sent to the owner (first one listed if more than one) of the group (defined by the ManagedBy property). Valid values are:
14511451

1452-
- $true: Delivery status notifications are sent to the owners of the group.
1453-
- $false: Delivery status notifications aren't sent to the owners of the group. This is the default value.
1452+
- $true: Delivery status notifications are sent to the owner (first one listed if more than one) of the group.
1453+
- $false: Delivery status notifications aren't sent to the owner (first one listed if more than one) of the group. This is the default value.
14541454

14551455
The ReportToManagerEnabled and ReportToOriginatorEnabled parameters affect the return path for messages sent to the group. Some email servers reject messages that don't have a return path. Therefore, you should set one parameter to $false and one to $true, but not both to $false or both to $true.
14561456

0 commit comments

Comments
 (0)