You can set the resolution address lists in Outlook 2000 in Tools | Services
| Addressing.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"Jason Ferree" <(E-Mail Removed)> wrote in message
news:8A893E2C-27C5-4DA0-BDD4-(E-Mail Removed)...
> Is there a way to make outlook (2000) look at a different folder other
> than
> default contacts for resolution?
>
> I am building a macro which builds a distribution list. In order to add
> to
> the distribution list, I have to use addmembers. I have a folder in which
> I
> put these contacts (built from a database). But, it seems that if the
> contact is ANYWHERE other than the default contacts folder, the resolution
> (resolve/resolveall) fails.
>
> I'll post the code when I get it working a little better.
>
> jf