开发者

How to make application trusted to outlook

开发者 https://www.devze.com 2023-03-05 10:01 出处:网络
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 \"Som开发者_高级运维e

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 "Som开发者_高级运维e external application want to access your outlook, do you want to grant access to it?.... ". How can I make my application trusted to outlook?


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"

0

精彩评论

暂无评论...
验证码 换一张
取 消