![]() |
| 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: address, email, getting, inbox, outbox, outlook, property |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I have a requirement to get the email address to whom emails in the
Outlook inbox was sent as well as the From address for emails in the Outlook outbox. I have only looked into making this happen with the Inbox scenario thus far. Here are the problems I am running into. I first tried getting the information by for eaching through the Recipients property. But the Address property is always null. Then if I check the To property I don't get the email address but just the full name of the person that owns the email address. The ReceivedByName property gives me the same thing as the To property. What can I do to get the email address? |
| Ads |
|
#2
|
|||
|
|||
|
Omatase wrote:
I have a requirement to get the email address to whom emails in the Outlook inbox was sent as well as the From address for emails in the Outlook outbox. I have only looked into making this happen with the Inbox scenario thus far. Here are the problems I am running into. The programming newsgroups are microsoft.public.outlook.program_vba and microsoft.public.priogram_addins. Ask your question in one of those for best response. -- Brian Tillman |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Why does the Address property of the Recipient object in the Outlook object model look funny? | Omatase | Outlook - General Queries | 2 | July 13th 07 09:09 PM |
| Does Outlook have a MouseOver property? | Felix Angulo | Outlook and VBA | 1 | July 13th 07 06:16 AM |
| Sent or Recieved Email Property | Irene | Outlook and VBA | 1 | February 2nd 07 08:31 PM |
| Send As Property Outlook VBA | mac7attack@gmail.com | Outlook and VBA | 1 | March 15th 06 04:12 PM |
| SafeItem.TO property is empty when the recipient is in address | Martin | Outlook and VBA | 0 | January 25th 06 11:13 AM |