1

Can anyone tell me from where I can get the EWS java API version 2.0.
I can find version 1.2 in github.

Basically I am trying to connect to exchange server and retrieve the organization data like manager and his direct reports. With version 1.2 to and exchange serer 2007 SP3 its not supported.

IF any one has any better idea to perform this task let me know.

Rahul B
  • 132
  • 1
  • 1
  • 11

1 Answers1

0

I don't think Microsoft ever implemented it. Best you can do is pull the source for 1.2 and try to flesh it out yourself, though that looks to be a pain. (I'd love to be wrong on this one, though!)

Your other option is to go to a paid library. Have a look at this question for a good list of alternatives.

Community
  • 1
  • 1
João Mendes
  • 1,719
  • 15
  • 32