How to disable Outlook security alerts?
-
How to disable outlook security setings and avoid security warnings, dialogs, messages, alerts etc? So that my service keep on working without users' interactions.
I'm not sure that you can. I've not found a way
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog
-
How to disable outlook security setings and avoid security warnings, dialogs, messages, alerts etc? So that my service keep on working without users' interactions.
-
Not meaning to sound cocky but doesn't this mean you can do it? If the third party company has done it, or do you mean it can't be done in C# / .NET?
Regards Malc *********************************************
-
-
If I knew that, I'd tell you, now wouldn't I?
Dave Kreskowiak Microsoft MVP - Visual Basic
-
Not meaning to sound cocky but doesn't this mean you can do it? If the third party company has done it, or do you mean it can't be done in C# / .NET?
Regards Malc *********************************************
Noone's figured out how they do it yet, but I suspect they rewrote the API's Outlook is using, and left out the Security junk. That could be done in any language, but it's a lot of work just to get around that warning.
Dave Kreskowiak Microsoft MVP - Visual Basic