Skip to content

Commit 8c3c35f

Browse files
authored
Fix capitalization and formatting in documentation
1 parent ca61d3b commit 8c3c35f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

exchange/exchange-ps/exchange/Set-RetentionCompliancePolicy.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -659,12 +659,13 @@ Accept wildcard characters: False
659659
```
660660

661661
### -DeletedResources
662-
The DeletedResources parameter specifies the deleted Microsoft 365 group, mailbox, or mail user to be removed or added as an exclusion to the respective location list. Use this parameter with the AddModernGroupLocationException and RemoveModernGroupLocation parameters for deleted Microsoft 365 groups, or with the AddTeamsChatLocationException parameter for deleted mailboxes or mail users.
662+
The DeletedResources parameter specifies the deleted Microsoft 365 Group, mailbox, or mail user to be removed or added as an exclusion to the respective location list. Use this parameter with the AddModernGroupLocationException and RemoveModernGroupLocation parameters for deleted Microsoft 365 Groups, or with the AddTeamsChatLocationException parameter for deleted mailboxes or mail users.
663663

664664
A valid value is a JSON string. Refer to the Examples section for syntax and usage examples of this parameter.
665665

666-
For more details on the deleted Microsoft 365 group scenario, please refer to the following section [Learn more about modern group deletion under retention hold](https://learn.microsoft.com/purview/retention-settings#what-happens-if-a-microsoft-365-group-is-deleted-after-a-policy-is-applied).
667-
For more details on the inactive mailbox scenario, please refer to the following article [Learn about inactive mailboxes](https://learn.microsoft.com/purview/inactive-mailboxes-in-office-365).
666+
For more details on the deleted Microsoft 365 Group scenario, see [Learn more about modern group deletion under retention hold](https://learn.microsoft.com/purview/retention-settings#what-happens-if-a-microsoft-365-group-is-deleted-after-a-policy-is-applied).
667+
668+
For more details on the inactive mailbox scenario, see article [Learn about inactive mailboxes](https://learn.microsoft.com/purview/inactive-mailboxes-in-office-365).
668669

669670
```yaml
670671
Type: String

0 commit comments

Comments
 (0)