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
This parameter is available only in the cloud-based service.
1476
+
1477
+
The OneWinNativeOutlookEnabled parameter controls the availability of the new Outlook for Windows App. Valid values are:
1478
+
1479
+
- $true: The New Outlook for Windows App is available. This is the default value.
1480
+
- $false: The new Outlook for Windows App isn't available.
1481
+
1482
+
```yaml
1483
+
Type: System.Boolean
1484
+
Parameter Sets: (All)
1485
+
Aliases:
1486
+
Applicable: Exchange Online
1487
+
1488
+
Required: False
1489
+
Position: Named
1490
+
Default value: None
1491
+
Accept pipeline input: False
1492
+
Accept wildcard characters: False
1493
+
```
1494
+
1473
1495
### -OnSendAddinsEnabled
1474
1496
The OnSendAddinsEnabled parameter specifies whether to enable or disable on send add-ins in Outlook on the web (add-ins that support events when a user clicks Send). Valid values are:
0 commit comments