Initialize Explorer Object in COM Addins

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How to Initialize an Explorer object of Outlook in a COM Addins, so that the Explorer Object's events can be handled? This is possible in VBA, but how to do it in COM Addins?
 
Download the ItemsCB COM addin sample from the Resources page at
www.microeye.com It shows how to do that as well as COM addin best
practices.




Saravanan said:
How to Initialize an Explorer object of Outlook in a COM Addins, so
that the Explorer Object's events can be handled? This is possible in
VBA, but how to do it in COM Addins?
 

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

Back
Top