| Thread | Last Post | Replies |
|
| Finding All Categories used in Items in an Outlook folder. | 28 Dec 2007 14:05 GMT | 1 |
I am working on add-in that will do some manipulation of objects in Outlook subfolders based on their categories. I am currently trying to figure out how to determine what Categories are being used in a folder. For example; I need to find out every category that is used
|
| VSTO Training | 28 Dec 2007 04:44 GMT | 4 |
Does anybody know of instructor led training for Visual Studio 2005 Visual Studio Training for Office 2007? I'd like basic Office automation - especially for Word - including customizing the ribbon and creating templates, etc.
|
| Creating outlook add-in using VSTO 2005SE, Visual Studio2005 | 26 Dec 2007 14:33 GMT | 1 |
Hi, Please Help me anybody I am working on Visual Studio 2005 Tools for Office. apart of my project I need to create Outlook 2003 add-in. i downloaded code samples from MSDN. But while trying to open those sample projects some error is coming. I have
|
| Outlook 2007, VSTO 3.0 - how to replace the e-mail body/details | 15 Dec 2007 17:51 GMT | 1 |
I have a Custom Task Pane Add-In from which I would like to show/hide the e-mail body and details (subject, to, from, etc.) with a WebBrowser object. Is this possible or do I have to find a different solution, like a popup window?
|
| Visual Studio Tools for Office | 07 Dec 2007 20:18 GMT | 1 |
I cannot find the template for creating Work or Excel projects. I can only see templates to create add-ins for Office. How do I get the templates for Word and Excel. I can use Visual Studio 2003 or 2005.
|
| How to Extract Embedded Audio from Powerpoint? | 04 Dec 2007 20:03 GMT | 1 |
I have a powerpoint pressentation, and I want to programatically extract out the embedded audio in the slides onto .wav files on disk (and remove them from the presentation). Given the powerpoint presentation/slides/slide objects, how would I query the slide to
|