0

I'm currently looking for a way to make an Outlook 2003 add-in in C# with my Visual Studio 2012. Everywhere I look for this on the internet says that earlier versions of Visual Studio will do this however I would ideally like to use VS2012. Has anyone had to do this to support legacy clients like myself? And how did you get around this?

I've found NetOffice - MS Office in .NET - http://netoffice.codeplex.com/ but have never used this and it seems like it's not as straight forward.

Marius Bancila
  • 16,053
  • 9
  • 49
  • 91
sleath
  • 871
  • 1
  • 13
  • 42
  • It's a outlook form addin. For a ticket system that will send a email based off of a series of drop down boxes. – sleath Apr 17 '14 at 20:42

1 Answers1

0

I was able to use NetOffice and it worked flawlessly. Just a FYI.

sleath
  • 871
  • 1
  • 13
  • 42