
Outlook COM AddIn Security
I am developing an Outlook add-in. I have to save a
mailitem to a file. When I use the object SaveAs method,
Outlook show a warning dialog saying "A program is trying
access data from Outlook that may include address book
information. Do you want to allow this?"
Is there a way to bypass this message ? or handle it in
your addin code ?
Thanks
Nilesh