I need to develop an Outlook 2010 add-in and I am new to Visual Studio and C#, as I mostly use PHP and JavaScript. I am using Visual Studio 2010 and I\'ve created a project using built-in Outlook 2010
Everything seems to work fine with my dynamics CRM 2011 until the day when there is an auto password request from our AD. I have t开发者_开发知识库he crm for outlook connector and this does not get in
I am developping an Outlook 2007 Add-In. I have designed a Windows Form allowing to display operations the Add-In performs. The form is displayed modally.
I\'ve created an Outlook Add-In, and I\'m using an XML ribbon configuration file to specify a new tab, and button. The button loads into a new tab within outlook. Now sometimes, based on user we want
I can find samples which are created for VS 2005 and that are开发者_如何学JAVA not running under vs2010.
开发者_JS百科Does anyone know how to copy the contents of one folder in Outlook to another Outlook folder in c#, or copy the contents of an Outlook folder to a SharePoint list in c#?To copy a folder\'
How do I determine what Outlook COM or 开发者_开发问答PIA addins are installed, and if they are enabled or not.
How can I set a string to have Right-to-Left (U+200F RIGHT-TO-LEFT MARK (RLM)) unicode char when editing the code itself?
I am having a .net based outlook addin that will communicate exchange web service using stored credentials (user name andcurrent password). Now i wanna remove this dependacy and impersonate current ou
Where can I find my installed AddIn. I\'ve created it in Visual Studio 2010 for Outlook 2007. Basically I pu开发者_高级运维blish and run the setup and cannot find anything on my computer.Typically (if