hyperlinking to an item in Global Address List

B

Billy

I have figured out how to hyperlink (html) to an item in my contact
list:

outlook:Contacts/~John Doe

This works great.

Now I would like to be able to issue a command to open a specific
contact from the Global Address List. It is possible that the Global
Address List has some folder name like GAL so that a command like
this:

outlook://GAL/~John Doe

could be issued. Does anyone know how to refer to the Global Address
List by its folder name or to do what I am asking?
 
N

neo [mvp outlook]

This can't be done, but you can add the GAL entry to your contact folder and
then do what you know. Is that good enough?
 
B

Billy

This can't be done, but you can add the GAL entry to your contact folder and
then do what you know. Is that good enough?











- Show quoted text -

Not really. My goal was to connect into a live database (one that
corporate is maintaining) rather than to take a snapshot of a contact
and allow the data to get stale.
 
N

neo [mvp outlook]

Hmm... well, not knowing what the purpose is for wanting a "live" link to
Active Directory, then I can suggest that if you are developing an internal
application that needs to acquire data from Active Directory, then use
ADSI/LDAP to get the information.

By the way, I'm suggesting ADSI/LDAP because I don't know what version of
Outlook you are targeting and/or whether or not Collaboration Data Objects
would be available on the machine in order to pull up the GAL
programmatically.
 

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