Where I can find samples C# project for Outlook add in for VS 2010?
I can find samples which are created for VS 2005 and that are开发者_如何学JAVA not running under vs2010. Can I find some sample outlook add in projectes for VS2010 using C#.
Check out Walkthrough: Creating Your First Application-Level Add-in for Outlook.
精彩评论