0

I've got to write some tool that will track meetings among the whole company. To do this I need to have the information on all appointments from all folders of all users. EWS API seems to only work with one user at the time and requires user credentials (did I miss something important here? ). Is there other options or a strategies to implement this approach?

P.S. I also found that there is OAuth that probably can help me with this task, but I didn't find any information whether it works the way I need it with Exchange Server 2013

VinSmile
  • 756
  • 6
  • 10
  • Hi, did you already read something about [impersonation](https://msdn.microsoft.com/en-us/library/office/dd633680%28v=exchg.80%29.aspx?f=255&MSPPError=-2147217396) ? – Kooki Mar 23 '17 at 10:55
  • Sure, but it seems to me that I should do It once again with more attention :) For some reason I didn't notice that there is an option to configure impersonation for all users in an organization. Thank you for advice. I'll investigate it. – VinSmile Mar 23 '17 at 15:07

0 Answers0