outlook-2007-addin
Outlook form region right to left from C++ code
How can I set a string to have Right-to-Left (U+200F RIGHT-TO-LEFT MARK (RLM)) unicode char when editing the code itself?[详细]
2023-03-31 16:07 分类:问答Error getting the content of an outlook 2007 message
I\'m currently making a program that needs to analyze the mail message in outlook 2007 and outlook 2010.[详细]
2023-02-12 16:41 分类:问答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 分类:问答C# - Looking to capture an event when a store is added/removed in Outlook
I am writing an add-in that needs to log when a PST is added/removed via the \"Data File Management\" menu or through AddStore/RemoveStore.I have been having difficulty on finding documentation on how[详细]
2023-01-19 21:14 分类:问答VSTO - Outlook 2007 How do I change the icon of a YesNo column in a folder view?
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?[详细]
2022-12-31 21:04 分类:问答VSTO - Outlook 2007 How do I show a form inside the Outlook window?
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[详细]
2022-12-30 23:44 分类:问答VSTO - Outlook 2007 How do I show a user property even when it's not present?
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[详细]
2022-12-30 16:54 分类:问答Outlook 2007 Add-in Exception Handling
I have an Outlook 2007 Add-in that I recently inherited and there is currently an issue in production where some users are getting their add-in disabled periodically and seemingly randomly.There are n[详细]
2022-12-29 07:37 分类:问答Expand/collapse folders in the Outlook navigation pane programmatically
I am writing an add-in for Outlook using C#. Is there are way to programmatically expand and collapse folders in the Outlook 2007 folders navigation pane? Also, is there an event fired when开发者_开发[详细]
2022-12-19 15:14 分类:问答