You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The New-CsAutoAttendantMenuOption cmdlet creates a new menu option for the Auto Attendant (AA) service. The AA service uses the menu options to respond to a caller with the appropriate action.
26
26
27
+
> [!CAUTION]
28
+
> The following configuration parameters will only work for customers that are participating in the Voice Applications private preview for these features. General Availability for this functionality has not been determined at this time.
29
+
>
30
+
> -Description
31
+
> -Action MainLineAttendantFlow
32
+
> -MainlineAttendantTarget
33
+
27
34
## EXAMPLES
28
35
29
36
### -------------------------- Example 1 --------------------------
@@ -52,6 +59,7 @@ This example creates a menu option to play an announcement for the defined promp
52
59
53
60
## PARAMETERS
54
61
62
+
55
63
### -Action
56
64
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:
0 commit comments