How to make application trusted to outlook

2019-03-05 12:10发布

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条回答
干净又极端
2楼-- · 2019-03-05 12:46

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"

查看更多
登录 后发表回答