Addin for Outlook2000

Does a addin developed using VSTO work in outlook2000?

Thanks.

[100 byte] By [supersonic1976] at [2007-12-25]
# 1
No the pre-requisites for VSTO 2005 are Office 2003 SP1 or greater.
OmegaMan at 2007-9-3 > top of Msdn Tech,Visual Studio Tools for Office,Visual Studio Tools for Office...
# 2

Hi "supersonic"

Addins can work with multiple versions of Office (although MSFT doesn't recommend it). Best place to ask this would be in the Outlook newsgroups. There are quite a number of Outlook folks that create Addins - both the "traditional" kinds as well as with VSTO. They'll be the best people to give you advice on how best to approach the task.

http://msdn.microsoft.com/newsgroups/default.aspx?dg=microsoft.public.office.developer.outlook.vba&lang=en&cr=US

CindyMeister at 2007-9-3 > top of Msdn Tech,Visual Studio Tools for Office,Visual Studio Tools for Office...