Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Retrieving Address Book

0 views
Skip to first unread message

Mark Tracey

unread,
Apr 26, 1999, 3:00:00 AM4/26/99
to
Does anyone know how to access the Exchange Address book. I've found the
example given on MSDN, where a wizard creates an access database, and the vb
program then accesses it.

There must be a more direct way of accessing this info.

Basically, I want to be able to get a list of email addresses from the
Global Address book...

Also does anyone know about LDAP in VB. I've found some info relating to
VC++

If you could reply directly, I'd appreciate it.

Thanks very much

Mark

mtr...@banta.ie

Simon Jones

unread,
Apr 27, 1999, 3:00:00 AM4/27/99
to
Use CDO - Collaboration Data Objects - or the Outlook Object Model to get at data in Exchange.
--
 
Simon Jones
MillStream Designs Ltd
Independent IT Consultants

Tony Wilton

unread,
Apr 28, 1999, 3:00:00 AM4/28/99
to
You can use either MAPI (Mail API) or ADSI (Active Directory Service
Interface)

http://www.microsoft.com/ADSI/

ADSI is a COM/ActiveX object which you can use in VB w/ no problems

Mark Tracey <mtr...@nospam.banta.ie> wrote


>Does anyone know how to access the Exchange Address book. I've found the
>example given on MSDN, where a wizard creates an access database, and the
vb
>program then accesses it.
>

Philip...@ato.gov.au

unread,
Jun 24, 1999, 3:00:00 AM6/24/99
to
Hi Tony,

I'm using the MAPI controls (mes and ses) in a VB program I am working
on but cannot find any information on getting names out of the address
book, only the resolve method.

Do you know of any doco for this?

Thanks
Phil

0 new messages