Hello,
I'm trying to find a way to pull several pieces of information out of the Global Address List in Outlook 2007. In Excel, I will have either the person's name, the person's email address, or the person's alias, and I would like to use that information to pull the following pieces of information from the GAL:
Last name, first name, and/or full name
email address
alias
(in other words, I want to use 1 piece of information to capture all 3 pieces of information for each person)
I've searched on these forums and elsewhere on the internet, but can't seem to track down an example that works properly or meets my needs. Unfortunately, due to limitations of our office network, I do not have access to the CDO reference library, and have been told by our IT department that they cannot or will not install it on our systems... so the only reference I can use is the Microsoft Outlook Object Libary.
Can anyone give me some pointers or example code that I could use to extract the necessary information from Outlook?
Thanks in advance.
I'm trying to find a way to pull several pieces of information out of the Global Address List in Outlook 2007. In Excel, I will have either the person's name, the person's email address, or the person's alias, and I would like to use that information to pull the following pieces of information from the GAL:
Last name, first name, and/or full name
email address
alias
(in other words, I want to use 1 piece of information to capture all 3 pieces of information for each person)
I've searched on these forums and elsewhere on the internet, but can't seem to track down an example that works properly or meets my needs. Unfortunately, due to limitations of our office network, I do not have access to the CDO reference library, and have been told by our IT department that they cannot or will not install it on our systems... so the only reference I can use is the Microsoft Outlook Object Libary.
Can anyone give me some pointers or example code that I could use to extract the necessary information from Outlook?
Thanks in advance.