tags:

views:

146

answers:

1

Hi,

I want to read mail,calendar,contact items from Novell GroupWise Client.(using version 8). How to start with? Which API is best for this?

What will be difference if i use "gwtapp.dll" or "GroupWise Web Services" ?

thanx

+2  A: 

One good way would be to use GroupWise Web Services provided by NDK. Have a look at the Novell documentation for the web services.

Abdel Olakara