Hi, this is my first post to the community. I'm trying to automate CUCM and write a script with the goal of configuring a line to forward to another number by setting the CallForwardAll property of the line. I'm using PowerShell, and have extracted the wsdl to generate the proxy object as documented. I can retrieve a user, as shown in the picture below, but when I instanciate a getLineReq object I notice that it does not contain the documented elements, but shows Items, ItemsElementName, etc... whereas I was expecting to see a pattern property. What am I overlooking ?
Thanks in advance for any assistance,
Stephane