I’m looking to experiment with developing an Outlook plugin. I’m using the express edition of Visual Studio, and it seems the Outlook integration feature is missing from the Express edition (intentionally).
Is that indeed the case?
Are there 3rd party libraries that allow connecting to the Outlook model with the Express edition?
Thanks
You only need to install the Office Interop Assemblies and reference those.. then you should be good to go.