Browse by Tags
All Tags »
Custom form (RSS)
Per the knowledgebase the implementation of MAPI in Outlook has been changed to control how custom properties can be created. To guarantee consistent use of custom properties, custom properties must already be used in the organization or on the Outlook
Read More...
This issue happens if the form is not located in a trusted location, such as the Organizational Forms Library on an Exchange Server-based computer. Outlook displays the macro warning message to protect you from potentially malicious programming code,
Read More...
In the Contact form of Microsoft Outlook, the country that you want to use may not be listed in the Country/Region field list. Please find the following Support KB which provides the resolution for this issue.
Read More...
Development : Outlook Object Model & Outlook 2007 There are couple of known issues that may occur when you use the Microsoft Office Outlook 2007 object model. Please find the below given article, which talks about this. Known issues that may occur
Read More...
Welcome to Outlook Programming series # 8 In this series, we will learn "How to update existing items in an Outlook folder to use a new custom form?". I found this MSDN article which describes programatically how to update existing items in an Outlook
Read More...
When using a custom form containing a ListBox control, Outlook unexpectedly adds a new possible value to the control. Do you know....this behavior is due to the storage limitation of Keywords fields. If the control is bound to a field of type Keywords
Read More...
When you send an item that is based on a custom form, the form is not sent and you receive the following error message: "Operation Failed" This issue will happen if, a Recipient field on the custom form is configured with an initial value and with the
Read More...
Welcome to Outlook Programming series # 3 In this series, we will learn "How to get Click Event Behavior for Standard Controls?". I found this wonderful article , which describes how the standard controls that are included with Microsoft Office and Outlook
Read More...