Skip to content

Commit e20b95f

Browse files
authored
Merge branch 'main' into patch-1
2 parents 1bcded1 + e92624a commit e20b95f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1476,8 +1476,8 @@ This parameter is available only in the cloud-based service.
14761476

14771477
The DisablePlusAddressInRecipients parameter specifies whether to enable or disable plus addressing (also known as subaddressing) for Exchange Online mailboxes. Valid values are:
14781478

1479-
- $true: Plus addressing is enabled. You can no longer use the plus sign in regular email addresses. The plus sign is only available for plus addressing.
1480-
- $false: Plus addressing is disabled. You can use the plus sign in regular email addresses.
1479+
- $true: Plus addressing is disabled. You can no longer use the plus sign in regular email addresses. The plus sign is only available for plus addressing.
1480+
- $false: Plus addressing is enabled. You can use the plus sign in regular email addresses.
14811481

14821482
For more information about plus addressing, see [Plus addressing in Exchange Online](https://docs.microsoft.com/exchange/recipients-in-exchange-online/plus-addressing-in-exchange-online).
14831483

skype/skype-ps/skype/Set-CsTeamsCallingPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ Accept pipeline input: False
342342
Accept wildcard characters: False
343343
```
344344
### -MusicOnHoldEnabledType
345-
Setting this parameter allows you to turn on or turn off the music on hold when a PSTN caller is placed on hold. It is turned on by default. Valid options are Enabled, Disabled, and UserOverride. For now, setting the value to UserOverride is the same as Enabled. This setting does not apply to call park and SLA boss delegate features.
345+
Setting this parameter allows you to turn on or turn off the music on hold when a caller is placed on hold. It is turned on by default. Valid options are Enabled, Disabled, and UserOverride. For now, setting the value to UserOverride is the same as Enabled.
346346
347347
```yaml
348348
Type: Enum

0 commit comments

Comments
 (0)