I am writing an add-in for Outlook using C#. Is there are way to programmatically expand and collapse folders in the Outlook 2007 folders navigation pane? Also, is there an event fired when开发者_开发
D开发者_C百科oes VSTO 3.0 (using Visual Studio 2008) support both Office 2003 and Office 2007 installed side-by-side on a single development computer so that both Office 2003 and Office 2007 can be ta
I\'m working in a ribbon project for Excel 2007, using Visual Studio 2008 and VSTO, I\'m trying to make my ribbon\'s groups collapse into galleries when I resize the Excel window, this is a functional
I开发者_C百科\'ve written this little MS Outlook 2003 VSTO Add-In using C# and Visual Studio 2008. It is meant to check each Mail Item being sent for the word \"attach\" in the body and if found, then
We have an issue with an Outlook 2007 AddIn (created on a Windows 7 development machine with Visual Studio 2008/VSTO).
I\'ve written a little C# VSTO add-in for Outlook 2003 that reads the body of emails as they are being sent, looking for certain words. It\'s working right now to do this:
ThisAddIn class created with new Outlook VSTO C# project has a Application property that you can use to among other things get access to Outlook folders and items. The problem is that you can easily u
I\'m experiencing a bit weird problem with VSTO Outlook add-in I\'m developing. It works fine on a bunch of machines but in one it throws an InvalidCastException and cannot find the reason why. I\'ve
There appear t开发者_StackOverflow社区o be a number of suggestions to do this, non of which appear to work.
I am developping a C# programm which creates a PowerPoint presentation. However, I am running into a problem with the following instruction: