Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions exchange/exchange-ps/exchange/New-ComplianceTag.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,7 @@ Accept wildcard characters: False
```

### -PriorityCleanup
The PriorityCleanup switch specifies whether to create a tag associated with a Priority cleanup policy. You don't need to specify a value with this switch.

Priority cleanup policies expedite the deletion of sensitive content by overriding any existing retention settings or eDiscovery holds. For more information, see [Priority Cleanup](https://learn.microsoft.com/purview/priority-cleanup).
{{ Fill PriorityCleanup Description }}

```yaml
Type: SwitchParameter
Expand Down
4 changes: 1 addition & 3 deletions exchange/exchange-ps/exchange/Set-ComplianceTag.md
Original file line number Diff line number Diff line change
Expand Up @@ -300,9 +300,7 @@ Accept wildcard characters: False
```

### -PriorityCleanup
The PriorityCleanup switch specifies whether to update the tag associated with a Priority cleanup policy. You don't need to specify a value with this switch.

Priority cleanup policies expedite the deletion of sensitive content by overriding any existing retention settings or eDiscovery holds. For more information, see [Priority Cleanup](https://learn.microsoft.com/purview/priority-cleanup).
{{ Fill PriorityCleanup Description }}

```yaml
Type: SwitchParameter
Expand Down