Firstly I need to apologize in advance, this code will prob not work out of the box but Im sure it will give you an idea of what is going on. (There is probably a few references to custom libraries or paths that I haven't changed correctly.)
Anyway, the attachment contains a Zimbra SOAP Base Class that you can then extend to create different functionality.
I have also attached some small extension of this base class that implement some functions like retrieving inbox status and calendar appointments.
ferdinant, the base class should answer your question on what you can do with the response from __soapCall. (Check the execute method - Lines 85-87.)
Have fun.
Corey |