PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Interoperability Access Exchange Addresslist from within Outlook2003-AddIn

Reply

Access Exchange Addresslist from within Outlook2003-AddIn

 
Thread Tools Rate Thread
Old 10-12-2003, 11:35 AM   #1
Thilo Langbein
Guest
 
Posts: n/a
Default Access Exchange Addresslist from within Outlook2003-AddIn


hello,

i want to access the global exchange addresslist from within a
outlook2003(.net 1.1) add-in.

but i can only read the e-mail address (AddressEntry.Address).
how can i retrieve other properties like office, city, ... ?

any ideas how can i realize this?

regards, thilo.
  Reply With Quote
Old 26-12-2003, 08:21 PM   #2
Sue Mosher [MVP]
Guest
 
Posts: n/a
Default Re: Access Exchange Addresslist from within Outlook2003-AddIn

You would have to use CDO, which is not officially supported, or Redemption,
which is a COM wrapper for Extended MAPI and should work in .Net
applications. You might consider, however, using ADSI instead.
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Thilo Langbein" <thilo.langbein@huk-coburg.de> wrote in message
news:5e68538.0312100335.3b49a5e1@posting.google.com...
> hello,
>
> i want to access the global exchange addresslist from within a
> outlook2003(.net 1.1) add-in.
>
> but i can only read the e-mail address (AddressEntry.Address).
> how can i retrieve other properties like office, city, ... ?
>
> any ideas how can i realize this?
>
> regards, thilo.



  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