带有Apache Cordova的Microsoft EWS [英] Microsoft EWS with Apache Cordova

查看:47
本文介绍了带有Apache Cordova的Microsoft EWS的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试使用Apache Cordova构建涉及使用Microsoft EWS访问我的Outlook帐户的应用.

I am trying to build an app using Apache Cordova that involves using Microsoft EWS to access my Outlook account.

我目前有一个使用MVC的可运行应用程序,但是我无法向Cordova项目添加类似的引用,以便我对EWS进行类似的调用.是否有任何javascript API或我可以添加的任何东西都可以访问我需要的功能?

I currently have a working app using MVC but I cannot add similar references to the Cordova project in order for me to make similar calls to EWS. Are there any javascript API's or anything that I can add to be able to gain access to the functions I need?

谢谢

推荐答案

对于有关EWS的JavaScript api可用性的问题,答案是否定的,没有可用的官方库.我已经在npm上发布了一个名为ews-managed-api的官方端口,它是从c#到JavaScript的,名为Node.com社区的ews-javascript-api,可以修改为与cordova一起使用(MIT许可证).

For your question about JavaScript api availability with EWS, the answer is NO, there is no official library available. I have published a port of official ews-managed-api from c# to JavaScript on npm named ews-javascript-api for nodejs community, it can be modified to used with cordova (MIT license).

如果您可以更具体地确切说明要在JavaScript中实现的功能,那么我可以提供代码示例.

If you can be more specific to what exactly you want to achieve in JavaScript, I can provide code sample.

这篇关于带有Apache Cordova的Microsoft EWS的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆