On Wed, 4 Oct 2006 06:57:36 -0700, "jeff" <jhersey at allnorth dottt comwrote:
€
€ so, can I easily build / deploy Outlook 2003 add-ins using VS2005
€ Professional ... or do I have to buy a license version of VSTO ?
€
The add-in technology for Outlook 2003 implements COM. You can still build an add-in using Visual
Studio 2005 for Outlook, but it would work via COM interop. You don't need a license for VSTA or
VSTO.
http://msdn.microsoft.com/library/de...addinvbnet.asp
Paul
~~~~
Microsoft MVP (Visual Basic)