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.
2363
+
2364
+
The WebPushNotificationsDisabled parameter specifies whether to enable or disable Web Push Notifications in Outlook on the Web. This feature provides web push notifications which appear on a user's desktop while the user is not using Outlook on the Web. This brings awareness of incoming messages while they are working elsewhere on their computer. Valid values are:
2365
+
2366
+
- $true: Web Push Notifications are disabled.
2367
+
2368
+
- $false: Web Push Notifications are enabled. This is the default value.
2369
+
2370
+
```yaml
2371
+
Type: $true | $false
2372
+
Parameter Sets: Default
2373
+
Aliases:
2374
+
Applicable: Exchange Online
2375
+
Required: False
2376
+
Position: Named
2377
+
Default value: None
2378
+
Accept pipeline input: False
2379
+
Accept wildcard characters: False
2380
+
```
2360
2381
2361
2382
### -WebSuggestedRepliesDisabled
2362
2383
This parameter is available only in the cloud-based service.
0 commit comments