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.
2357
+
2358
+
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:
2359
+
2360
+
- $true: Web Push Notifications are disabled.
2361
+
2362
+
- $false: Web Push Notifications are enabled. This is the default value.
2363
+
2364
+
```yaml
2365
+
Type: $true | $false
2366
+
Parameter Sets: Default
2367
+
Aliases:
2368
+
Applicable: Exchange Online
2369
+
Required: False
2370
+
Position: Named
2371
+
Default value: None
2372
+
Accept pipeline input: False
2373
+
Accept wildcard characters: False
2374
+
```
2354
2375
2355
2376
### -WebSuggestedRepliesDisabled
2356
2377
This parameter is available only in the cloud-based service.
Copy file name to clipboardExpand all lines: skype/docs-conceptual/intro.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
localization_priority: Normal
3
3
---
4
4
5
-
#Skype for Business cmdlet reference
5
+
#Skype for Business cmdlet reference
6
6
7
7
Welcome to the Skype for Business PowerShell cmdlet help references. The Skype for Business cmdlets provide the command line interface for server and service administration and management.
Copy file name to clipboardExpand all lines: teams/docs-conceptual/intro.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
localization_priority: Normal
3
3
---
4
4
5
-
#Microsoft Teams cmdlet reference
5
+
#Microsoft Teams cmdlet reference
6
6
7
7
Welcome to the Microsoft Teams PowerShell cmdlet help references. Cmdlets for managing Microsoft Teams service are split between two powershell modules: the Skype for Business Online module and the Microsoft Teams module.
0 commit comments