Hi,
I have developed some code for outlook integration in an external app. All
works fine, I folllowed these guidelines to build my own namespaced interop
against Office 97 (Word and Outlook)
http://www.devcity.net/Articles/163/1/article.aspx
this is because we have a development environment that has differing
versions of office on machines and we want to be as backward compatible as
possible.
This generally works in my tests (97, 2000, XP and 2003)
So my question:
Is this liekly to be compatible with 2007? or do I have to build against an
interop generated from 2000 to include 2007 compatibility ?
Many thanks
Chris