How to create add-in that runs on Outlook 2000 , 2002 , 2003

  • Thread starter Thread starter Kong Yew
  • Start date Start date
K

Kong Yew

Hi everyone,

I would like to know how to create an add-in that works
on Outlook 2000, 2002, and 2003. When my program is referenced to
Microsoft Outlook 9 Object Library for code, will it work for Outlook
2003 ?


I would like to program an add-in that works with all Outlook 2000 and
above and i 'm using c# for programming.



Thanks.

Kong Yew
MCAD
 
You need to use the lowest suported version of Outlook (2000); it should
work fine in the later versions.

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