For MAPI you'd need to use the IAddressBook interface, but I'm not a MAPI
programmer so you can see if Dmitry sees this, start another thread that
might catch his attention, or post in
microsoft.public.win32.programmer.messaging (which is a group for MAPI
programmers).
I haven't done any CDO coding in probably almost 8 years, I couldn't help
with that. You might find something relevant at
www.cdolive.com, either in
the sample snippets or sample projects. Sig had a lot of valuable stuff
there, but with Redemption I just don't use CDO because of the highly
restricted security environment in client side CDO. Server side CDO is not
restricted in the same way.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm
"_M_a_t_t_" wrote in message
...
Thanks for the answer Ken.
I can not install the redemption Reference, however I do have Microsoft
CDO
1.21 Reference. I can also use MAPI. Can you provide an example of how to
access the information I'm refering to using either (or both)?
In the example I posted, I can access all the elements of
Outlook.MailItem.
Its the elements of Outlook.ContactItemI'm wanting to access from the
Email
only, and I can not find a way nor an example of how to do this. Only on
how
to access the information from the contact (Contacts saved in Outlook
Address
Book locally) from Outlook.ContactItem via address book.