Tagged Questions

5
votes
2answers
82 views

How to disable security pop ups of MS Outlook in C#?

How to disable security pop ups of MS Outlook using C#? I am getting the security pop up, while trying to initiate outlook task to be created using my c# application. (Using Microsoft Office Outlook …