outlook-addin
Remove Exceptions from a Series
I have a series in Outlook with a few exceptions.What I would like to do is remove all exceptions from this series.Does anyone know if there is a way to do this?Since the exceptions list is read-only[详细]
2023-02-03 17:40 分类:问答How to troubleshoot a VSTO addin that does not load?
My VSTO Outlook Add-in suddenly stopped working on one customer machine (it does not load, no error message) and I\'m stuck with troubleshooting. The machine is Windows 7 x86, Outlook 2007. The add-in[详细]
2023-02-03 15:59 分类:问答nicely reading outlook mailitem properties
I am writing a plugin for outlook 2007 and i would like to read a property of a MailItem. I开发者_开发百科n particular i\'d like to know all the content-types of my attachments. Now the way i do this[详细]
2023-02-03 09:48 分类:问答WebClient DownloadStringAsync is loading very slowly
Update: I have tried HttpWebRequest and it is also exhibiting the same behaviour. I\'m trying to use WebClient DownloadStringAsync to retrieve some (very small) data in an Outlook add-in (VSTO/.Net 4[详细]
2023-02-03 08:32 分类:问答Outlook 2007 Addin C# - Startup Path
I am using some Win32 dlls in an Outlook 2007 add-in. So I added the dlls, with build action \"Content\" and copy to local directory.[详细]
2023-02-03 05:52 分类:问答Deactivating Outlook window for a custom form
I\'m currently writing an add-in where a pop-up box of choices appears when a certain action takes place.I\'d like to make it so that the user can\'t continue in Outlook until they\'ve either made a c[详细]
2023-02-01 18:33 分类:问答Outlook Add in - is there some way I can be notified when a calendar item starts?
I\'m thinking of writing an Outlook add in, and one thing I want to do is show a messagebox every time something in my calendar starts. I have looked at all the properties and events for the Appointme[详细]
2023-02-01 14:31 分类:问答Webbrowser control not receiving Tab / Delete / Back keys when placed inside Outlook Add-in
I am building an Outlook add-in which exposes a custom task pane. From this pane upon some user actions,[详细]
2023-01-31 05:34 分类:问答Cant differentiate between MailItem and MeetingItem in NewMailEx
I am developing an addin using c#. I am able to receiv开发者_如何学Pythone notifications whenever i get any item in my inbox.[详细]
2023-01-30 22: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 分类:问答