Skip to content

Commit 2f1cb19

Browse files
authored
Merge pull request MicrosoftDocs#5282 from dariomws/patch-125
Update GroupCreationEnabled parameter on Set-OwaMailboxPolicy.md
2 parents 248efdf + 56771db commit 2f1cb19

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

exchange/exchange-ps/exchange/client-access/Set-OwaMailboxPolicy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1033,11 +1033,11 @@ Accept wildcard characters: False
10331033
### -GroupCreationEnabled
10341034
This parameter is available or functional only in the cloud-based service.
10351035
1036-
The GroupCreationEnabled parameter specifies whether Office 365 group creation is available in Outlook on the web. Valid values are:
1036+
The GroupCreationEnabled parameter specifies whether Office 365 group creation is available in Outlook and Outlook on the web. Valid values are:
10371037
1038-
- $true: Users can create Office 365 groups in Outlook on the web. This is the default value.
1038+
- $true: Users can create Office 365 groups in Outlook and Outlook on the web. This is the default value.
10391039
1040-
- $false: Users can't create Office 365 groups in Outlook on the web.
1040+
- $false: Users can't create Office 365 groups in Outlook and Outlook on the web.
10411041
10421042
```yaml
10431043
Type: Boolean

0 commit comments

Comments
 (0)