Outlook 2003 addin in using ATL COM

V

Van

Hi,
I am new in outlook addin development. I am not aware out outlook objects
and component.

I am creating a COM adding using ATL using VC++.
I need to handle send button of Appointment.

in the onconnection method i got _Application interface, using
ActiveExplorer method i got _Explorer interface, how should i process further?

i have not very strong idea to navigate outlook objects.

please guide me or send me relavant document

Regards.
 
V

Van

yeah i have gone through this link and was thinking to handle send event of
_AppointmentItem interface and not getting any idea to nevigate to get
_AppointmentItem interface.
I will try with Application ItemSend event then will let you know.
But i would like to say thanks to open atleast one door.
 

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