Quote:
Originally Posted by se4020 Hi there,
Anybody know how to call one of the soap commands from code?
a sample piece of code in c# or vb.net would make my day! |
Check out a copy of the souce tree. There is a module called the Zimbra Toaster. That module manages the little icon that talks to the zimbra server for information (it's basically the .NET version of the ZClient). You should be able to use the library you build there directly to talk to the Zimbra server.
Just curious, what functionality in particular are you looking for?