Skip to content

Commit c900550

Browse files
authored
Merge branch 'main' into gary-test-schema-fixes
2 parents 2a5e0d5 + 2347946 commit c900550

File tree

3 files changed

+14
-16
lines changed

3 files changed

+14
-16
lines changed

exchange/exchange-ps/exchange/Set-MailUser.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1569,7 +1569,13 @@ Accept wildcard characters: False
15691569
### -ExcludeFromAllOrgHolds
15701570
This parameter is available only in the cloud-based service.
15711571

1572-
{{ Fill ExcludeFromAllOrgHolds Description }}
1572+
The ExcludeFromAllOrgHolds switch specifies whether to exclude the soft-deleted mail user from all organization-wide Microsoft 365 retention policies. You don't need to specify a value with this switch.
1573+
1574+
When you use this switch, use one of the following values to uniquely identify the soft-deleted mail user in the Identity parameter:
1575+
1576+
- DistinguishedName
1577+
- Guid
1578+
- ExchangeGuid
15731579

15741580
```yaml
15751581
Type: SwitchParameter

teams/teams-ps/teams/New-CsTeamsVoiceApplicationsPolicy.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ Accept wildcard characters: False
183183

184184
### -AllowAutoAttendantTimeZoneChange
185185

186-
_This option is not currently available in Queues app._
186+
_This feature is not currently available to authorized users._
187187

188188
When set to `True`, users affected by the policy will be allowed to change the auto attendant's time zone. When set to `False` (the default value), users affected by the policy won't be allowed to change the auto attendant's time zone.
189189

@@ -201,7 +201,7 @@ Accept wildcard characters: False
201201

202202
### -AllowAutoAttendantLanguageChange
203203

204-
_This option is not currently available in Queues app._
204+
_This feature is not currently available to authorized users._
205205

206206
When set to `True`, users affected by the policy will be allowed to change the auto attendant's language. When set to `False` (the default value), users affected by the policy won't be allowed to change the auto attendant's language.
207207

@@ -349,7 +349,7 @@ Accept wildcard characters: False
349349

350350
### -AllowCallQueueLanguageChange
351351

352-
_This option is not currently available in Queues app._
352+
_This feature is not currently available to authorized users._
353353

354354
When set to `True`, users affected by the policy will be allowed to change the call queue's language. When set to `False` (the default value), users affected by the policy won't be allowed to change the call queue's language.
355355

@@ -511,8 +511,6 @@ Accept wildcard characters: False
511511

512512
### -CallQueueAgentMonitorMode
513513

514-
_This option is not currently available in Queues app._
515-
516514
PARAMVALUE: Disabled | Monitor | Whisper | Barge | Takeover
517515

518516
When set to `Disabled` (the default value), users affected by the policy won't be allowed to monitor call sessions.
@@ -540,8 +538,6 @@ Accept wildcard characters: False
540538

541539
### -CallQueueAgentMonitorNotificationMode
542540

543-
_This option is not currently available in Queues app._
544-
545541
PARAMVALUE: Disabled | Agent
546542

547543
When set to `Disabled` (the default value), users affected by the policy won't be allowed to monitor agents during call sessions.

teams/teams-ps/teams/Set-CsTeamsVoiceApplicationsPolicy.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Accept wildcard characters: False
156156

157157
### -AllowAutoAttendantTimeZoneChange
158158

159-
_This option is not currently available in Queues app._
159+
_This feature is not currently available to authorized users._
160160

161161
When set to `True`, users affected by the policy will be allowed to change the auto attendant's time zone. When set to `False` (the default value), users affected by the policy won't be allowed to change the auto attendant's time zone.
162162

@@ -174,7 +174,7 @@ Accept wildcard characters: False
174174

175175
### -AllowAutoAttendantLanguageChange
176176

177-
_This option is not currently available in Queues app._
177+
_This feature is not currently available to authorized users._
178178

179179
When set to `True`, users affected by the policy will be allowed to change the auto attendant's language. When set to `False` (the default value), users affected by the policy won't be allowed to change the auto attendant's language.
180180

@@ -304,7 +304,7 @@ Accept wildcard characters: False
304304

305305
### -AllowCallQueueNoAgentSharedVoicemailGreetingChange
306306

307-
_This option is not currently available in Queues app._
307+
_This feature is not currently available to authorized users._
308308

309309
When set to `True`, users affected by the policy will be allowed to change the call queue's no agent shared voicemail greeting. When set to `False` (the default value), users affected by the policy won't be allowed to change the call queue's no agent shared voicemail greeting.
310310

@@ -322,7 +322,7 @@ Accept wildcard characters: False
322322

323323
### -AllowCallQueueLanguageChange
324324

325-
_This option is not currently available in Queues app._
325+
_This feature is not currently available to authorized users._
326326

327327
When set to `True`, users affected by the policy will be allowed to change the call queue's language. When set to `False` (the default value), users affected by the policy won't be allowed to change the call queue's language.
328328

@@ -484,8 +484,6 @@ Accept wildcard characters: False
484484

485485
### -CallQueueAgentMonitorMode
486486

487-
_This option is not currently available in Queues app._
488-
489487
PARAMVALUE: Disabled | Monitor | Whisper | Barge | Takeover
490488

491489
When set to `Disabled` (the default value), users affected by the policy won't be allowed to monitor call sessions.
@@ -513,8 +511,6 @@ Accept wildcard characters: False
513511

514512
### -CallQueueAgentMonitorNotificationMode
515513

516-
_This option is not currently available in Queues app._
517-
518514
PARAMVALUE: Disabled | Agent
519515

520516
When set to `Disabled` (the default value), users affected by the policy won't be allowed to monitor agents during call sessions.

0 commit comments

Comments
 (0)