Skip to content

Commit 19a1132

Browse files
authored
Update New-CsAutoAttendantMenuOption.md
1 parent 36563bb commit 19a1132

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

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

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,6 @@ This example creates a menu option to play an announcement for the defined promp
6464

6565
### -Action
6666

67-
> Applicable: Microsoft Teams
68-
6967
The Action parameter represents the action to be taken when the menu option is activated. The Action must be set to one of the following values:
7068

7169
- Announcement - plays a defined prompt then returns to the menu
@@ -87,8 +85,6 @@ Accept wildcard characters: False
8785
8886
### -CallTarget
8987
90-
> Applicable: Microsoft Teams
91-
9288
The CallTarget parameter represents the target for call transfer after the menu option is selected.
9389
9490
CallTarget is required if the action of the menu option is TransferCallToTarget.
@@ -109,8 +105,6 @@ Accept wildcard characters: False
109105
110106
### -Description
111107
112-
> Applicable: Microsoft Teams
113-
114108
_Voice applications private preview customers only._
115109
116110
_Saving an auto attendant configuration through Teams admin center will remove this setting._
@@ -135,8 +129,6 @@ Accept wildcard characters: False
135129
136130
### -DtmfResponse
137131
138-
> Applicable: Microsoft Teams
139-
140132
The DtmfResponse parameter indicates the key on the telephone keypad to be pressed to activate the menu option. The DtmfResponse must be set to one of the following values:
141133
142134
- Tone0 to Tone9 - Corresponds to DTMF tones from 0 to 9.
@@ -158,8 +150,6 @@ Accept wildcard characters: False
158150
159151
### -MainlineAttendantTarget
160152
161-
> Applicable: Microsoft Teams
162-
163153
_Voice applications private preview customers only._
164154
165155
_Saving an auto attendant configuration through Teams admin center will remove this setting._
@@ -180,8 +170,6 @@ Accept wildcard characters: False
180170
181171
### -Prompt
182172
183-
> Applicable: Microsoft Teams
184-
185173
The **Prompt** parameter reflects the prompts to play when the menu option is activated.
186174
187175
You can create new prompts by using the **New-CsAutoAttendantPrompt** cmdlet.
@@ -202,9 +190,7 @@ Accept wildcard characters: False
202190
203191
### -Tenant
204192
205-
> Applicable: Microsoft Teams
206-
207-
{{ Fill Tenant Description }}
193+
This parameter is reserved for Microsoft internal use only.
208194
209195
```yaml
210196
Type: System.Guid
@@ -220,8 +206,6 @@ Accept wildcard characters: False
220206
221207
### -VoiceResponses
222208
223-
> Applicable: Microsoft Teams
224-
225209
The VoiceResponses parameter represents the voice responses to select a menu option when Voice Responses are enabled for the auto attendant.
226210
227211
Voice responses are currently limited to one voice response per menu option.

0 commit comments

Comments
 (0)