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
Copy file name to clipboardExpand all lines: exchange/exchange-ps/exchange/Set-OrganizationConfig.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2521,7 +2521,7 @@ This parameter is available only in the cloud-based service.
2521
2521
The OnlineMeetingsByDefaultEnabled parameter specifies whether to set all meetings as Teams or Skype for Business by default during meeting creation. Valid values are:
2522
2522
2523
2523
- $true: All meetings are online by default.
2524
-
- $false: All meetings are not online by default. This is the default value.
2524
+
- $false: All meetings are not online by default.
2525
2525
- $null: If the organization value has not been specified, the default behavior is for meetings to be online.
2526
2526
2527
2527
You can override this setting on individual mailboxes by using the OnlineMeetingsByDefaultEnabled parameter on the Set-MailboxCalendarConfiguration cmdlet.
0 commit comments