How to retrive email from MS Exchange server on Android

岁酱吖の 提交于 2019-11-28 02:23:32

Not really, afaik are no Android APIs you can use for this purpose. You could use the ActiveSync protocol to connect to the Exchange server and pull down the email messages you need.

There are third party API called JWebServices / JWebDAV . As far as I know they both working on Android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!