Skip to content

Commit 77629db

Browse files
authored
Update Set-OrganizationConfig.md
The behavior for OnlineMeetingsByDefaultEnabled has changed. We now allow the user to set null as well. Updated the doc to reflect that change.
1 parent 520b1f6 commit 77629db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

exchange/exchange-ps/exchange/Set-OrganizationConfig.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2522,6 +2522,7 @@ The OnlineMeetingsByDefaultEnabled parameter specifies whether to set all meetin
25222522

25232523
- $true: All meetings are online by default.
25242524
- $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.
25252526

25262527
You can override this setting on individual mailboxes by using the OnlineMeetingsByDefaultEnabled parameter on the Set-MailboxCalendarConfiguration cmdlet.
25272528

0 commit comments

Comments
 (0)