Trusted Outlook Application Object

M

Michael Tissington

I get the Outlook object from the Exchange Client Interface.
but it does not seem to be trusted.

Any idea how my exchange client extension can get a trusted Outlook
Application object ?
 
D

Dmitry Streblechenko \(MVP\)

You can't unless you write a COM addin (which can be implemented in the same
dll as your ECE).
MS acknowledges that it's a bug in Outlook, but I don't think they treat it
as a high priority issue.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
 
M

Michael Tissington

This is very frustrating ....

All I'm trying to do is to loop around the Controls collection and read a
few properties for each Control .... I can get at everything except for
ItemProperty which pops up the warning :(

Seems like MS have got a funny idea of what constitutes a security problem!
 

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

Top