PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming Resolve contacts contained in a different folder than default cont

Reply

Resolve contacts contained in a different folder than default cont

 
Thread Tools Rate Thread
Old 05-11-2004, 04:24 PM   #1
=?Utf-8?B?SmFzb24gRmVycmVl?=
Guest
 
Posts: n/a
Default Resolve contacts contained in a different folder than default cont


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
  Reply With Quote
Old 08-11-2004, 04:09 PM   #2
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: Resolve contacts contained in a different folder than default cont

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" <JasonFerree@discussions.microsoft.com> wrote in message
news:8A893E2C-27C5-4DA0-BDD4-D9E4134BFE85@microsoft.com...
> 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



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off