outlook-2003
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 分类:问答Outlook appointment as exchange server level
I would like to make a form which can send a reminder to a specific user\'s Exchange Outlook account when a button is clicked on a webpage.[详细]
2023-02-12 09:37 分类:问答Setting outlook calendar reminders
Is it possible to use asp.net to create a calendar reminder in outlook? I am using .N开发者_运维技巧ET 3.5 and have MS Outlook 2003.[详细]
2023-02-12 02:08 分类:问答VSTO Outlook Project and Conversion Wizard
I have a VSTO - Office 2003 project. Written in .Net 3.5/C#/Visual Studio 2008. It has been a very long time since I have accessed the project, but a client needed an update made to it, so I loaded m[详细]
2023-02-11 04:29 分类:问答Microsoft outlook notification
I am using .NET 2.0/3.5 Brief: I am planing to develop an application which will send a SMS to the user mobile if he get any mail to his outlook.[详细]
2023-02-03 19:27 分类:问答Unable to cast COM object - Microsoft outlook & C#
I have written this code to view the unread items in my outlook mail box and here is the code: Microsoft.Office.Interop.Outlook.Application app;[详细]
2023-02-03 09:10 分类:问答Getting notes from a folder other than the default one in Outlook VBA
I\'m currently getting notes fro开发者_开发问答m the default folder using the code: Set myNote = Application.GetNamespace(\"MAPI\").GetDefaultFolder(olFolderNotes)[详细]
2023-01-28 12:28 分类:问答How to develop addin for MS Outlook?
How do I develop addin for MS Outlook that works with all 1. Outlook 2010 2. Outlook 2007 3. Outlook 2003[详细]
2023-01-28 08:42 分类:问答Outlook 2003 and Font-Sizes
I have a html email which works correctly in every client except Outlook 2003, where 开发者_开发百科the links have underlines (even with text-decoration: none;) and the font-size changes to be smaller[详细]
2023-01-27 03:52 分类:问答