Skip to content

Commit bd1970a

Browse files
Merge pull request #13324 from MicrosoftDocs/main
[AutoPublish] main to live - 01/14 19:54 PST | 01/15 09:24 IST
2 parents d6906a2 + 566df0e commit bd1970a

File tree

5 files changed

+7
-13
lines changed

5 files changed

+7
-13
lines changed

teams/teams-ps/MicrosoftTeams/Get-CsSharedCallQueueHistoryTemplate.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ Get-CsSharedCallQueueHistoryTemplate [-Id <string>] [<CommonParameters>]
2525
## DESCRIPTION
2626
Use the Get-CsSharedCallQueueHistory cmdlet to list the Shared Call Queue History templates.
2727

28-
> [!CAUTION]
29-
> This cmdlet will only work for customers that are participating in the Voice Applications private preview for this feature. General Availability for this functionality has not been determined at this time.
30-
3128
## EXAMPLES
3229

3330
### Example 1

teams/teams-ps/MicrosoftTeams/New-CsAutoAttendant.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,13 @@ Accept wildcard characters: False
545545
The UserNameExtension parameter is a string that specifies how to extend usernames in dial search by appending additional information after the name.
546546
This parameter is used in dial search when multiple search results are found, as it helps to distinguish users with similar names. Possible values are:
547547

548-
- None: Default value, which means the username is pronounced as is.
548+
- None: Default value. No additional information is provided.
549+
550+
In this case, if there are two John Smiths, the caller will hear:
551+
552+
For John Smith, press 1.<br>
553+
For John Smith, press 2.
554+
549555
- Office: Adds office information from the user profile.
550556
- Department: Adds department information from the user profile.
551557

teams/teams-ps/MicrosoftTeams/New-CsSharedCallQueueHistoryTemplate.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ New-CsSharedCallQueueHistoryTemplate -Name <String> -Description <String>
2626
## DESCRIPTION
2727
Use the New-CsSharedCallQueueHistoryTemplate cmdlet to create a Shared Call Queue History template.
2828

29-
> [!CAUTION]
30-
> This cmdlet will only work for customers that are participating in the Voice Applications private preview for this feature. General Availability for this functionality has not been determined at this time.
31-
3229
## EXAMPLES
3330

3431
### Example 1

teams/teams-ps/MicrosoftTeams/Remove-CsSharedCallQueueHistoryTemplate.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ Remove-CsSharedCallQueueHistoryTemplate -Id <String> [<CommonParameters>]
2525
## DESCRIPTION
2626
Use the Remove-CsSharedCallQueueHistoryTemplate cmdlet to delete a Shared Call Queue History template. If the template is currently assigned to a call queue, an error will be returned.
2727

28-
> [!CAUTION]
29-
> This cmdlet will only work for customers that are participating in the Voice Applications private preview for this feature. General Availability for this functionality has not been determined at this time.
30-
3128
## EXAMPLES
3229

3330
### Example 1

teams/teams-ps/MicrosoftTeams/Set-CsSharedCallQueueHistoryTemplate.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ Set-CsSharedCallQueueHistoryTemplate -Instance <instance> [<CommonParameters>]
2525
## DESCRIPTION
2626
Use the Set-SharedCallQueueHistoryTemplate cmdlet to change a Shared Call Queue History template.
2727

28-
> [!CAUTION]
29-
> This cmdlet will only work for customers that are participating in the Voice Applications private preview for this feature. General Availability for this functionality has not been determined at this time.
30-
3128
## EXAMPLES
3229

3330
### Example 1

0 commit comments

Comments
 (0)