Forum Discussion

JFM_12's avatar
JFM_12
Iron Contributor
Aug 27, 2024

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

Resources