javascript - Access Exchange or Office 365 API using Meteor JS? -


Currently I am using Exchange 2010 to manage our calendars. I believe there is an API available for the exchange, which allows to edit most calendar and aspects of the calendar. I want to create a Meteor JS app that interfaces to retrieve and edit Calendar 2010. So if you know how to access the API with Javascript, you should be able to help answer my chase questions meteorite js, just have a javascript framework.

What is the best way to build a meteorite JS app if I have to upgrade (or just use Javascript) to interface with Exchange 2010 and retrieve the calendar?

How are there to edit any tutorials on how to do this work?

In addition, Office 365 will be the same API?

After

Since I am not familiar with meteorite js, I can give you general API for exchange provide information for exchange 2010 is a SOAP API that exchange web Services (EWS) is called and its rich calendar functionality refer to the EWS documentation, and concept to the article exists and is hot to get it . For Office 365, we have a calendar that provides you with the necessary functionality.

Please tell me if you have any questions or need more information.

Thanks,

Venkata

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -