To change existing items so that they display using a published custom message form, you need to change the value of the MessageClass property on each item so that it points to the published form's class, e.g. IPM.Contact.MyForm. The page at http://www.outlookcode.com/d/newdefaultform.htm has links to scripts and tools to do this.

Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
>I need to know how to pull up old contacts that I have in Outlook using a new
> form that I have just created.
[quoted text clipped - 6 lines]
> out how to get this form to be used when I pull up one of my old contacts
> though. Please tell me how it can do this. Thanks!!!!!!!!
William - 22 Nov 2006 02:35 GMT
Thank you. Have a great Thanksgiving!!!!!!!!!
> To change existing items so that they display using a published custom message form, you need to change the value of the MessageClass property on each item so that it points to the published form's class, e.g. IPM.Contact.MyForm. The page at http://www.outlookcode.com/d/newdefaultform.htm has links to scripts and tools to do this.
>
[quoted text clipped - 8 lines]
> > out how to get this form to be used when I pull up one of my old contacts
> > though. Please tell me how it can do this. Thanks!!!!!!!!