View Single Post
  #2  
Old June 9th 06, 10:11 PM posted to microsoft.public.outlook.program_vba
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default Help wanted Using redemption to see emails in CC,BCC and TO fields

Loop through all the entries in the Recipients collection and for each
Recipient object check the Type (olTo, olCC. olBCC), Address and Name
properties.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"bobdydd" wrote in message
oups.com...
Hi

Using Redemption, Access 2000, Outlook 2000

On an Incoming email I am trying to view the REAL email addresses in
the
TO field
BCC field
CC Field

I can see for example, the emails in the "TO" field except that they
are just display names NOT real emails with an "@" sign

Is it possible to view and capture the proper email addresses in these
fields?

Thanks

Bob



Ads