Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -1033,11 +1033,11 @@ Accept wildcard characters: False
### -GroupCreationEnabled
This parameter is available or functional only in the cloud-based service.

The GroupCreationEnabled parameter specifies whether Office 365 group creation is available in Outlook on the web. Valid values are:
The GroupCreationEnabled parameter specifies whether Office 365 group creation is available in Outlook and Outlook on the web. Valid values are:

- $true: Users can create Office 365 groups in Outlook on the web. This is the default value.
- $true: Users can create Office 365 groups in Outlook and Outlook on the web. This is the default value.

- $false: Users can't create Office 365 groups in Outlook on the web.
- $false: Users can't create Office 365 groups in Outlook and Outlook on the web.

```yaml
Type: Boolean
Expand Down