outlook-addin
Outlook 2010 addin C# public methods
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[详细]
2023-04-08 09:01 分类:问答CRM for Outlook Connector - failure to initialize after AD password reset
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[详细]
2023-04-06 06:35 分类:问答Error when displaying a ContactItem from a custom Form event in Outlook 2007
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.[详细]
2023-04-06 00:41 分类:问答Outlook Add-In and Disabling/Hiding Custom Menu Items
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[详细]
2023-04-05 05:33 分类:问答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.[详细]
2023-04-04 09:52 分类:问答How to copy the contents of one Outlook folder to another Outlook Folder
开发者_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\'[详细]
2023-04-03 02:22 分类:问答How can I programatically tell what Outlook addins are installed, and if they are enabled or not?
How do I determine what Outlook COM or 开发者_开发问答PIA addins are installed, and if they are enabled or not.[详细]
2023-04-02 08:09 分类:问答Outlook form region right to left from C++ code
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?[详细]
2023-03-31 16:07 分类:问答How to impersonate current outlook user in outlook addin (.NET Code)
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[详细]
2023-03-30 08:20 分类:问答Where is an Outlook Add-In installed?
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[详细]
2023-03-30 04:28 分类:问答