Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » VSTO   (RSS)

How to deploy VSTO add-ins for Outlook?

“What is the best way to deploy VSTO add-ins for Outlook?” This is one of the most common question asked by our customers who are developing add-ins using Visual Studio Tools for Office(VSTO) for Outlook and other Office Applications.  Simple answer

FYI: Test your VBA coding skills and win!

Here is a news for you… MSDN® is sponsoring a coding contest for Office 2007, named OfficePalooza ! This international contest will run for two weeks beginning April 20, 2009, and features ten fun Visual Basic of Applications™ (VBA) coding challenges
Posted by brijs | 1 Comments

How to check that outgoing Outlook Mail Item is with digital signature or encrypted from VSTO Add-in in C#?

How to capture whether user has checked to send Outlook Mail with digital signature or encrypted from VSTO Add-in in C# ? We can use the following code snippet with VSTO SE Outlook Skeleton project to build sample add-in: IMPORTANT NOTE: This add-in will

BUG: "Value does not fall within the expected range." error after installing VSTO 3.0 MSI package

If you are getting "There was an error during installation. Value does not fall within the expected range." error along with following exception: ************** Exception Text ************** System.ArgumentException: Value does not fall within the expected
 
Page view tracker