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.
605
+
606
+
The OnlineMeetingsByDefaultEnabled parameter specifies whether to set all meetings as Teams or Skype for Business by default during meeting creation. Valid values are:
607
+
608
+
- $true: All meetings are online by default.
609
+
610
+
- $false: All meetings are not online by default.
611
+
612
+
- $null: The value of the OnlineMeetingsByDefaultEnabled parameter on the Set-OrganizationConfig cmdlet (the organizational setting) is used.
613
+
614
+
```yaml
615
+
Type: System.Boolean
616
+
Parameter Sets: (All)
617
+
Aliases:
618
+
Applicable: Exchange Online
619
+
620
+
Required: False
621
+
Position: Named
622
+
Default value: None
623
+
Accept pipeline input: False
624
+
Accept wildcard characters: False
625
+
```
626
+
602
627
### -PackageDeliveryEventsFromEmailEnabled
603
628
This parameter is available only in the cloud-based service.
This parameter is available only in the cloud-based service.
1941
+
1942
+
The OnlineMeetingsByDefaultEnabled parameter specifies whether to set all meetings as Teams or Skype for Business by default during meeting creation. Valid values are:
1943
+
1944
+
- $true: All meetings are online by default.
1945
+
1946
+
- $false: All meetings are not online by default. This is the default value.
1947
+
1948
+
You can override this setting on individual mailboxes by using the OnlineMeetingsByDefaultEnabled parameter on the Set-MailboxCalendarConfiguration cmdlet.
1949
+
1950
+
```yaml
1951
+
Type: Boolean
1952
+
Parameter Sets: (All)
1953
+
Aliases:
1954
+
Applicable: Exchange Online
1955
+
1956
+
Required: False
1957
+
Position: Named
1958
+
Default value: None
1959
+
Accept pipeline input: False
1960
+
Accept wildcard characters: False
1961
+
```
1962
+
1938
1963
### -OrganizationSummary
1939
1964
This parameter is available only in on-premises Exchange.
0 commit comments