I've a question about the soap-java implementation for zimbra.
I'm writing a java-client which should show calendar entries from a USER. for example: user=testuser, all entries between 01.01.2011 and 31.01.2011.
I searched the web, but Zimbra SOAP API doesn't have any good documentation...
PS: connection is ok, i could send a mail from my java application