Use custom fields on several machines in Inbox and Sent Items

F

Frank

Hi,

It is possible to create custom fields in Outlook 2003.

When I create let's say two custom fields for my Inbox, I have to recreate
those fields if I want to use them for Sent Items as well.

For each machine running Outlook 2003 I have to manually repeat those steps.

Is it possible to do this in a more simple and faster way?

Thanks,

Frank
 
S

Sue Mosher [MVP-Outlook]

You must either do it manually or write code to do it. The code solution creates a new post item in the target folder, then uses its UserProperties.Add method to add a new property to both the item and the folder.

--
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

Top