Skip to content

Commit b8981ef

Browse files
committed
Applications param update
1 parent a76ec48 commit b8981ef

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,9 @@ Accept wildcard characters: False
9797
### -Applications
9898
The Applications parameter specifies the target when Microsoft 365 Groups are included in the policy (the ModernGroups parameter). Valid values are:
9999
100-
- `Group:Exchange` for Microsoft 365 Group mailboxes.
100+
- `Group:Exchange` for the mailbox that's connected to the Microsoft 365 Group.
101101
- `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.
102+
- `"Group:Exchange","Group:SharePoint"` for both the mailbox and the SharePoint site that are connected to the Microsoft 365 Group. This is the default value.
103103

104104
```yaml
105105
Type: MultiValuedProperty

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -473,9 +473,9 @@ Accept wildcard characters: False
473473
### -Applications
474474
The Applications parameter specifies the target when Microsoft 365 Groups are included in the policy (the ModernGroups parameter). Valid values are:
475475

476-
- `Group:Exchange` for Microsoft 365 Group mailboxes.
476+
- `Group:Exchange` for the mailbox that's connected to the Microsoft 365 Group.
477477
- `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.
478+
- `"Group:Exchange","Group:SharePoint"` for both the mailbox and the SharePoint site that are connected to the Microsoft 365 Group. This is the default value.
479479

480480
```yaml
481481
Type: MultiValuedProperty

0 commit comments

Comments
 (0)