Hi,
I am developing outlook 2007 add in, and facing problems with Outlook Security MessageBoxes. I know that i can disable it from the trust center and set allow programmatic access to true, but i want to disable it by code.
How can i disable Outlook Security MessageBox by code?
Note: I am using C# and VSTO.