How to make application trusted to outlook

一世执手 提交于 2019-12-02 17:09:31

问题


I have created one application which is reading outlook mail, but when user install that application in their system and run it; they are getting pop up from outlook saying that "Some external application want to access your outlook, do you want to grant access to it?.... ". How can I make my application trusted to outlook?


回答1:


One way would be to create the application as an add-in in Outlook. Add-ins are trusted.

Another way would be to use a 3th party component like "outlook redemption"



来源:https://stackoverflow.com/questions/5990150/how-to-make-application-trusted-to-outlook

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