diff --git a/teams/teams-ps/teams/New-CsTeamsVoiceApplicationsPolicy.md b/teams/teams-ps/teams/New-CsTeamsVoiceApplicationsPolicy.md index 5cc32a34f2..fd60490292 100644 --- a/teams/teams-ps/teams/New-CsTeamsVoiceApplicationsPolicy.md +++ b/teams/teams-ps/teams/New-CsTeamsVoiceApplicationsPolicy.md @@ -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. @@ -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. @@ -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. @@ -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. @@ -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. diff --git a/teams/teams-ps/teams/Set-CsTeamsVoiceApplicationsPolicy.md b/teams/teams-ps/teams/Set-CsTeamsVoiceApplicationsPolicy.md index 681eef77f1..e39d07bd9a 100644 --- a/teams/teams-ps/teams/Set-CsTeamsVoiceApplicationsPolicy.md +++ b/teams/teams-ps/teams/Set-CsTeamsVoiceApplicationsPolicy.md @@ -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. @@ -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. @@ -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. @@ -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. @@ -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. @@ -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.