Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update New-CsTeamsVoiceApplicationsPolicy.md #12659

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 3 additions & 7 deletions teams/teams-ps/teams/New-CsTeamsVoiceApplicationsPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ Accept wildcard characters: False

### -AllowAutoAttendantTimeZoneChange

_This option is not currently available in Queues app._
_This feature is not currently available to authorized users._

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.

Expand All @@ -201,7 +201,7 @@ Accept wildcard characters: False

### -AllowAutoAttendantLanguageChange

_This option is not currently available in Queues app._
_This feature is not currently available to authorized users._

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.

Expand Down Expand Up @@ -349,7 +349,7 @@ Accept wildcard characters: False

### -AllowCallQueueLanguageChange

_This option is not currently available in Queues app._
_This feature is not currently available to authorized users._

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.

Expand Down Expand Up @@ -511,8 +511,6 @@ Accept wildcard characters: False

### -CallQueueAgentMonitorMode

_This option is not currently available in Queues app._

PARAMVALUE: Disabled | Monitor | Whisper | Barge | Takeover

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

### -CallQueueAgentMonitorNotificationMode

_This option is not currently available in Queues app._

PARAMVALUE: Disabled | Agent

When set to `Disabled` (the default value), users affected by the policy won't be allowed to monitor agents during call sessions.
Expand Down
12 changes: 4 additions & 8 deletions teams/teams-ps/teams/Set-CsTeamsVoiceApplicationsPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ Accept wildcard characters: False

### -AllowAutoAttendantTimeZoneChange

_This option is not currently available in Queues app._
_This feature is not currently available to authorized users._

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.

Expand All @@ -174,7 +174,7 @@ Accept wildcard characters: False

### -AllowAutoAttendantLanguageChange

_This option is not currently available in Queues app._
_This feature is not currently available to authorized users._

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.

Expand Down Expand Up @@ -304,7 +304,7 @@ Accept wildcard characters: False

### -AllowCallQueueNoAgentSharedVoicemailGreetingChange

_This option is not currently available in Queues app._
_This feature is not currently available to authorized users._

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.

Expand All @@ -322,7 +322,7 @@ Accept wildcard characters: False

### -AllowCallQueueLanguageChange

_This option is not currently available in Queues app._
_This feature is not currently available to authorized users._

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.

Expand Down Expand Up @@ -484,8 +484,6 @@ Accept wildcard characters: False

### -CallQueueAgentMonitorMode

_This option is not currently available in Queues app._

PARAMVALUE: Disabled | Monitor | Whisper | Barge | Takeover

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

### -CallQueueAgentMonitorNotificationMode

_This option is not currently available in Queues app._

PARAMVALUE: Disabled | Agent

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