The information in this article applies to:
SYMPTOMSIf you use the ShowFormPage or HideFormPage methods of the Microsoft Outlook object model with a custom form, the Message Class field of the form will revert back to the default message class. STATUSThis behavior is by design. MORE INFORMATION
The ShowFormPage and HideFormPage methods can be used to display or hide
one or more of a custom form's pages, such as "General" and "Details," on a
contact form. These methods are typically used in Microsoft Visual Basic
Scripting Edition (VBScript) to create "dynamic" forms that change based
on some criteria.
Q176567 OL97: Working with Form Definitions and One-Off FormsAn item's message class indicates which form is associated with that particular item. For example, the message class of the default Outlook contact form is IPM.Contact, and the message class of a custom form based on the Contact form is IPM.Contact.<Form Name>. For more information about message classes, please see the following article in the Microsoft Knowledge Base: Q170301 OL97: How to Update Existing Items to Use a New Custom Form Steps to Reproduce Problem
REFERENCESFor more information about creating solutions with Microsoft Outlook 97, please see the following articles in the Microsoft Knowledge Base: Q166368 OL97: How to Get Help Programming with Outlook Additional query words: OutSol OutSol97
Keywords : |
Last Reviewed: October 14, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |