Moving contacts from one form to another

  • Thread starter Thread starter Richard Edwards
  • Start date Start date
R

Richard Edwards

I have a contact list on the standard outlook form.

I have created a new form, with an extra field on it.

What is the best way to get the contacts onto the new form?

Thank you.

Richard
 
You need to change the value of the MessageClass property on the existing items to point to your new form's class. See http://www.outlookcode.com/d/newdefaultform.htm#convert for several tools and scripts to accomplish this.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top