You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -1580,9 +1581,33 @@ This parameter is available only in the cloud-based service.
1580
1581
1581
1582
The PrintWithoutDownloadEnabled specifies whether to allow printing of supported files without downloading the attachment in Outlook on the web. Valid values are:
1582
1583
1583
-
- $true: Supported files can be printed without being downloaded in Outlook web app. This is the default value.
1584
+
- $true: Supported files can be printed without being downloaded in Outlook on the web. This is the default value.
1584
1585
1585
-
- $false: Supported files must be downloaded before they can be printed in Outlook web app.
1586
+
- $false: Supported files must be downloaded before they can be printed in Outlook on the web.
1587
+
1588
+
```yaml
1589
+
Type: Boolean
1590
+
Parameter Sets: (All)
1591
+
Aliases:
1592
+
Applicable: Exchange Online
1593
+
1594
+
Required: False
1595
+
Position: Named
1596
+
Default value: None
1597
+
Accept pipeline input: False
1598
+
Accept wildcard characters: False
1599
+
```
1600
+
1601
+
### -ProjectMocaEnabled
1602
+
**Note**: The feature that's associated with this parameter is currently in Preview, is not available to all organizations, and is subject to change.
1603
+
1604
+
This parameter is available only in the cloud-based service.
1605
+
1606
+
The ProjectMocaEnabled parameter enables or disables access to Project Moca in Outlook on the web. Valid values are:
1607
+
1608
+
- $true: Access to Project Moca is enabled in Outlook on the web.
1609
+
1610
+
- $false: Access to Project Moca is disabled in Outlook on the web. This is the default value.
This parameter is available only in the cloud-based service.
1868
1893
1869
-
The SkipCreateUnifiedGroupCustomSharepointClassification parameter specifies whether to skip a custom SharePoint page during the creation of Microsoft 365 Groups in Outlook web app. Valid values are:
1894
+
The SkipCreateUnifiedGroupCustomSharepointClassification parameter specifies whether to skip a custom SharePoint page during the creation of Microsoft 365 Groups in Outlook on the web. Valid values are:
1870
1895
1871
1896
- $true: The custom SharePoint page is skipped when a user creates a Microsoft 365 Group in Outlook on the web. This is the default value.
0 commit comments