![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
| Tags: bcc, emails, fields, help, redemption, using, wanted |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
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 |
|
#2
|
|||
|
|||
|
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 |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| New message To, CC, BCC and Subject fields don't accept 'delete' | bourgui@gmail.com | Outlook - General Queries | 3 | May 25th 06 08:34 PM |
| Group emails in bcc | Glenn | Outlook - Using Contacts | 3 | April 10th 06 03:59 PM |
| How to view BCC line in SENT emails | question | Outlook Express | 4 | April 4th 06 09:01 PM |
| Default Wanted -- Plain Text | Outlook - General Queries | 5 | March 5th 06 02:51 AM | |
| How do I turn on the bcc field in my emails? | majidar | Outlook - General Queries | 3 | January 19th 06 04:17 AM |