I have an Outlook Add-in that I have developed for Outlook 2007. I am working on having this add-in work on Outlook 2010 as well. My add-in is an adjoining region on the appointment/meeting request wi
I am using exchange server 2007 (outlook) to configure email accounts.. How can we re开发者_JAVA百科trieve the details of the users (mailboxes) present on the exchange server.
In Outlook, I can set the subject for a new message (when composing a new mail message), but I want to prepend text. So I need to get the subject first, and then set it.
I\'m building an assembly that runs as an \"add-on\" to a vendor\'s Outlook add-in.When it is time for me to execute my \"action\", I have to put up a simple window with a few simple controls.The vend
I am new to VSTO programming. I have created a basic addin for Outlook 2007 that monitors a folder containing XML text files which it opens and then sends them as an email, then deletes them. this all
I have a YesNo column in a folder, and I added it to the folder view; it appears as a checked or unchecked checkbox. I\'ve been asked to replace it with a green or red circle. Is this possible?
Based on http://support.microsoft.com/kb/306108 I\'d like to create a custom rule that shows a custom UserForm instead of the pl开发者_StackOverflowain old MsgBox.What I wrote was this:
I\'m working on outlook 2007 VSTO Addin.I have added a Ribbon with a button. I am trying to raise an event on button click.On NewInspector event of Application.Inspectors collection I should be able t
I\'m using VSTO with Outlook 2007 and I need to show a form (or a user control) inside the main window in outlook when the user clicks a specific toolbar button, that is, I need it to appear in the sa
I have added user property in a mail folder, let\'s call it UserProperty01. Some of the folder items have this property, some don\'t. I need to show in the folder\'s view if that property is set or no