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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2522,6 +2522,7 @@ The OnlineMeetingsByDefaultEnabled parameter specifies whether to set all meetin
2522
2522
2523
2523
- $true: All meetings are online by default.
2524
2524
- $false: All meetings are not online by default. This is the default value.
2525
+
- $null: If the organization value has not been specified, the default behavior is for meetings to be online.
2525
2526
2526
2527
You can override this setting on individual mailboxes by using the OnlineMeetingsByDefaultEnabled parameter on the Set-MailboxCalendarConfiguration cmdlet.
0 commit comments