Aug 27 2024 01:28 AM - edited Aug 27 2024 02:00 AM
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