K
K
ksim_miloff2017-02-16 12:01:26
ruby
ksim_miloff, 2017-02-16 12:01:26

How to get calendar data remotely from Microsoft Exchange 2010?

Good afternoon!
There is something like a test task, to get data from Microsoft Exchange in rubble. Despite the expected simplicity, it is very difficult for me, because I have never worked with windows software. The first thing I did was to google the rest api, I found it, but it is for ME 2013 and higher, and for older versions there is some kind of EWS Managed, with which it is generally not clear how to work. It seems to be a stray for .net in general and it is useless to me.
I would like a hint or a code example, not necessarily in rubles, I just have no idea what to do.
Thank you.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Axian Ltd., 2017-02-16
@AxianLTD

MS Active Sync protocol IMHO is supported by all versions of Exchange

A
akelsey, 2017-02-16
@akelsey

That's right, you need to use EWS (Exchange Web Services) - they are used to receive data from Exchange for third-party applications.
And you will have to use EWS Managed https://github.com/OfficeDev/ews-managed-api
then use the documentation from here: https ://msdn.microsoft.com/ru-ru/library/office/dd...
I will help, it will be difficult 100%, good luck :-)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question