Click here to Skip to main content
15,894,017 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hai,

I am developing one desktop application using c#, in that am reading mails from outlook using c#, but when i am reading outlook is showing one dialog box i.e "A program is trying to access email address information stored in outlook, if this unexpected click deny and verify your antivirus software is up to date". I want to block this dialog box, how can i block this by using c# code?. Please help me...


Thanks
Sujith
Posted
Comments
pietvredeveld 1-Mar-12 16:18pm    
It is a good thing outlook is warns for unexpected / unwanted access to your mail. Better no one is helping you to suppress the message.

Not sure but I'll think the Office Interop libraries will give you the possibility to show the e-mail in you're desktop application.

Regards
Piet

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900