1

Is there any documentation about the Zimbra Java Client library (how to use it?, API Javadoc, etc) and where can I find it?

I'm talking about the famous com.zimbra.cs.zclient.ZMailbox class.

Thanks.

Fred
  • 741
  • 2
  • 10
  • 22

1 Answers1

0

Yes, you can download the source code on https://github.com/Zimbra-Community/zimbra-sources, and read the javadocs on the source code.

Ivan Aranibar
  • 2,226
  • 2
  • 18
  • 21