Outlook Object Guard Disabling

K

Kulvinder

Hi,

I am getting a Security warning "A program is trying to access you
email-address" when i GET the appointment item's Body property in Outlook
2002 COM Addin.

Is there any way by which i can disable the object guard during the time my
program access Outlook ?

I have seen at add-inexpress.com saying that you just need to write
"SecurityManager.DisableOOMWarnings". So, there must be some way by which we
can disable these warnings. May be some setting in Registry.

Any ideas ?

Thanks for your time and help
 
Top