Suppress outlook security warning.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have written a C# application (not a add in) to access outllook. I retrieve
information from Contacts,Inbox and notes folder. But when i run the
application I get a Security warning from outlook stating that -A program is
trying to access email address..Do you want to allow (Yes/No) and also it
asks the time duration for access. Kindly let me know how to suppress this
warning message.
 
I would guess that the warning was added to stop worms which look into
your address book to spread themselves. As such, there probably is not
a way to suppress this warning (if you could, it defeats the purpose,
IMO).

An addin may not have this problem though since it becomes 'part' of
outlook.

Andy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top