Display custom field on task pane

G

Guest

I have created a custom form for my contact information. Now I would like
for one of those custom fields to be displayed when I create a task for one
of these contacts. The task is already linked to the contact through the
name, but I can't seem to pull in any other information from the contact
form. Is this possible?
 
S

Sue Mosher [MVP-Outlook]

You would have to write code in a custom form or an Outlook add-in to return the linked contact, retrieve the value of the contact's field, and assign it to a property on the task item. For an example, see http://www.outlookcode.com/codedetail.aspx?id=566

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