How do you bind a custom field or control to a specific item?

D

Daryl

Hi,

How can I bind a custom field or control to a specific
folder item?

Specifically, I need a button on a form that when
clicked, allows a user to choose from a predefined
contact list or address book. Not the default contacts,
but a custom contact list.

I need this functionality for categories also.

Thanks in advance - Daryl
 
S

Sue Mosher [MVP]

You would have to write the code to loop through the items in that folder or
address list and build a combo box list of the data you want to see.

For categories, see http://www.slipstick.com/dev/olforms/reqcat.htm for a
sample form that might be helpful.
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
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