![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi:
I can get recipient's email by using Redemption: Redemption.MAPIUtils utils = new Redemption.MAPIUtils(); utils.MAPIOBJECT = this.Application.Session.MAPIOBJECT; int PrSMTPAddress = 0x39FE001E; string AddresseeEmail = (string)utils.HrGetOneProp(mail.Recipients[1].AddressEntry.MAPIOBJECT, PrSMTPAddress); Now I want to get sender's email address as well. mail.SenderEmailAddress is not always as simple as . How do I get the sender address? (mail is Outlook mailitem). Thanks, Danny Huang |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
I have to find the sender's email address | win | Outlook and VBA | 1 | January 28th 10 03:32 PM |
"Sender's email address was rejected" | Mike Aldrich | Outlook Express | 4 | December 30th 07 11:14 PM |
Error Number 0X800CCC78 Sender's email address rejected | BKBKBK | Outlook Express | 6 | November 23rd 07 08:54 AM |
To rename outlook mail attachment to sender's email address | sriramus | Outlook and VBA | 1 | March 7th 06 05:41 PM |
To rename outlook mail attachment to sender's email address | sriramus | Outlook and VBA | 0 | March 7th 06 03:43 PM |