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
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
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
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
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.
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
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
I am building an Outlook add-in which exposes a custom task pane. From this pane upon some user actions,
I am developing an addin using c#. I am able to receiv开发者_如何学Pythone notifications whenever i get any item in my inbox.
How do I develop addin for MS Outlook that works with all 1. Outlook 2010 2. Outlook 2007 3. Outlook 2003