Jump to content

Recommended Posts

I'm trying to figure out how to retrieve the contacts from outlook from a specific list.

for example, I have been able to get the address lists:

image.png.b41c4bca142565600af6c7864de3c1ff.png

 

 

and now I want to select one of those items (offline global address list, for instance) and get all the contacts/emails from that specific list.

I am having no luck working that part out.

 

any help?

 

 

Share this post


Link to post

One way is save as .pst file or .csv file inside of Outlook.

 

Second way is use VBA to learn the names of methods that Outlook uses to save lists in different formats.    

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×