Skip to content

Commit a76ec48

Browse files
committed
Applications param descriptions
1 parent 7c4e979 commit a76ec48

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

exchange/exchange-ps/exchange/New-RetentionCompliancePolicy.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,11 @@ Accept wildcard characters: False
9595
```
9696
9797
### -Applications
98-
{{ Fill Applications Description }}
98+
The Applications parameter specifies the target when Microsoft 365 Groups are included in the policy (the ModernGroups parameter). Valid values are:
99+
100+
- `Group:Exchange` for Microsoft 365 Group mailboxes.
101+
- `Group:SharePoint` for the SharePoint site that's connected to the Microsoft 365 Group.
102+
- `"Group:Exchange","Group:SharePoint"` for both the mailbox and the SharePoint site for the Microsoft 365 Group. This is the default value.
99103

100104
```yaml
101105
Type: MultiValuedProperty

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,11 @@ Accept wildcard characters: False
471471
```
472472

473473
### -Applications
474-
{{ Fill Applications Description }}
474+
The Applications parameter specifies the target when Microsoft 365 Groups are included in the policy (the ModernGroups parameter). Valid values are:
475+
476+
- `Group:Exchange` for Microsoft 365 Group mailboxes.
477+
- `Group:SharePoint` for the SharePoint site that's connected to the Microsoft 365 Group.
478+
- `"Group:Exchange","Group:SharePoint"` for both the mailbox and the SharePoint site for the Microsoft 365 Group. This is the default value.
475479

476480
```yaml
477481
Type: MultiValuedProperty

0 commit comments

Comments
 (0)