Forum Discussion
JFM_12
Aug 27, 2024Iron Contributor
Get list of Menu Options as table of a list Auto Attendant
Hello
I would like to program a script that makes a list of all default menu options including the prompts.
Do you have one?
The output works as
$test = get-CsAutoAttendant -NameFilter "AA"
$test.DefaultCallFlow.Menu
But it is not possible to have a list with delimiter
Regards
JFM_12
No RepliesBe the first to reply