VSTO

I think my favorite sessions at this year's TechEd were John R Durant's sessions on programming Office using the new Visual Studio Tools for Office.

John is a very entertaining speaker and is very passionate about the VSTO tools. I loved his session on Outlook where he demonstrated creating an Outlook add-in. It's very easy to extend the functionality of outlook using these tools. I can see a lot of good uses for this.

For example, a company may use email for its business, and one of its needs is to save email messages to certain folders on a file share. The folders are related to the type of email and the customer. Using VSTO, I could easy create a menu item or toolbar button that runs some code to determine where the message should be saved, and save it.

Check out this MSDN article on working with tasks in Outlook. Very cool stuff.

Print | posted on Monday, June 13, 2005 8:32 AM

Comments on this post

# re: VSTO

Requesting Gravatar...
Ron,
Thanks for mentioning the Outlook Add-in support. I'm the PM for this feature, and I was very pleased with how enthusiastically it was embraced at the show. I had a total blast doing that presentation. The attendees bring out the best in me, and I thank you for that.

Let me know any other thoughts and ideas you have- you know, a wish list for Outlook programmability tools.

John.
Left by John R. Durant on Jun 15, 2005 12:14 PM

Your comment:

 (will show your gravatar)