outlook-addin
Outlook 2003 Add-in won't load, but is in working order
I have created an Outlook add-in for 2003, 2007 & 2010.The add-in works fine in 2007 and 2010, but is not loading correctly in 2003 on any machines, other than my own dev machine.There are no code[详细]
2023-02-19 18:14 分类:问答After SETUP runs and Outlook Add-in is installed, how to enable the Add-in
Q. How to \"find\" and \"enable\" an add-in after installation Background I developed an add-in which targets Outlook 2007. I used C#, VSTO 4.0 and Visual Studio 2010. It runs fine when started from[详细]
2023-02-19 07:15 分类:问答I need to get focus on the already opened mail form in Outlook 2003 using C#
As per my requirement when a user opens a new Email form in Outlook and clicks send, it validates some stuff. Now if val开发者_如何学编程idation failed then it should display a message box with Yes No[详细]
2023-02-17 16:58 分类:问答This should not be happening. Outlook addin can't find assembly reference?? Why?
I can not work this out.I have a class library called \'ABC.Service\'. In this class library I have referenced other projects from my solution.[详细]
2023-02-17 00:13 分类:问答Custom Properties against an Outlook Interop MailItem
I am adding custom properties to a Microsoft.Office.Interop.Outlook.MailIte开发者_JS百科m object like so:[详细]
2023-02-15 18:03 分类:问答Where to save files for Outlook Addin project
I have written an AddIn for Microsoft Office Outlook which uploads email to a sharepoint server. I want to save a text log of what has been uploaded. Where is the best place to save this data?[详细]
2023-02-15 07:22 分类:问答Cancel close outlook form region
I was wondering how you can cancel the closing of an outlook form region. I want to display a dialog to tell the user that the form is in开发者_运维知识库complete and a yes no option for continuing.[详细]
2023-02-15 06:48 分类:问答ButtonClick in DropDown not working in VS2010/Outlook2010
I\'m working on an add-in for Outlook 2010.I\'ve created a new Ribbon Tab with a dropdown box.I\'d like for the data in the dropdown to update when I click the dropdown button, but nothing is occurrin[详细]
2023-02-15 01:57 分类:问答Create VSTO 3.0 Outlook Add In to run on office 2003/2007/2010(x32 and x64)
Is it possible to create an add in that works on all office versions? I searched the msdn and different forums but there is nothing specif开发者_如何学Cic about this issue.Difficult if you use VSTO,[详细]
2023-02-12 19:33 分类:问答User settings disappear on outlook upgrades
i\'m developing an outlook plug in where users set a list of settings like credentials and site url...[详细]
2023-02-12 03:13 分类:问答