Skip to content

Commit e8f1361

Browse files
authored
Merge branch 'master' into patch-243
2 parents 03aa6b3 + 30cc803 commit e8f1361

File tree

2 files changed

+1
-19
lines changed

2 files changed

+1
-19
lines changed

exchange/exchange-ps/exchange/Set-MailboxCalendarConfiguration.md

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ For information about the parameter sets in the Syntax section below, see [Excha
2222

2323
```
2424
Set-MailboxCalendarConfiguration [-Identity] <MailboxIdParameter>
25-
[-AddOnlineMeetingToAllEvents <Boolean>]
2625
[-AgendaMailEnabled <Boolean>]
2726
[-AgendaMailIntroductionEnabled <Boolean>]
2827
[-AgendaPaneEnabled <Boolean>]
@@ -124,24 +123,6 @@ Accept pipeline input: True
124123
Accept wildcard characters: False
125124
```
126125
127-
### -AddOnlineMeetingToAllEvents
128-
This parameter is available only in the cloud-based service.
129-
130-
{{ Fill AddOnlineMeetingToAllEvents Description }}
131-
132-
```yaml
133-
Type: Boolean
134-
Parameter Sets: (All)
135-
Aliases:
136-
Applicable: Exchange Online
137-
138-
Required: False
139-
Position: Named
140-
Default value: None
141-
Accept pipeline input: False
142-
Accept wildcard characters: False
143-
```
144-
145126
### -AgendaMailEnabled
146127
This parameter is reserved for internal Microsoft use.
147128

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)