M
MatrimCauthon
Hello,
I've developed a ComAddin using Visual Basic 6.0.
Upon certain tasks done by the addin, eg accessing the body of an
email, Outlook prompts a security warning with the option of allow the
programm to access it for up to 10 minutes.
I really puzzled because Outlook tells me a programm wants to access
email addresses stored in outlook but I only access the objMsg.body
...
(Of course this warning prompts when im accessing the objMsg.sender
also...)
How can I make outlook doesn't prompt a warning when my addin runs even
when I'm installing it on other machines?
Thank you in advance,
Mat.
I've developed a ComAddin using Visual Basic 6.0.
Upon certain tasks done by the addin, eg accessing the body of an
email, Outlook prompts a security warning with the option of allow the
programm to access it for up to 10 minutes.
I really puzzled because Outlook tells me a programm wants to access
email addresses stored in outlook but I only access the objMsg.body
...
(Of course this warning prompts when im accessing the objMsg.sender
also...)
How can I make outlook doesn't prompt a warning when my addin runs even
when I'm installing it on other machines?
Thank you in advance,
Mat.