Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Programming Add-Ins / September 2007

Tip: Looking for answers? Try searching our database.

Email address when received internally

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
pjerling - 23 Sep 2007 18:18 GMT
Hi there,

I'm writing some software to synchronize with Outlook. My goal is to
synchorize emails to the SQL database. When I'm accessing the sender
emailaddress - I receive the correct email address ONLY if the email was sent
from without the company. As soon as I wish to sync an email received from
one of the members internally I receive some 'rubbish' email address. Any
ideas as to how I can retrieve the correct email address for internal emails?

Thanks in advance.

Best Regards,
Peter J
Ken Slovak - [MVP - Outlook] - 24 Sep 2007 16:26 GMT
How are you retrieving the sender email address? Are you working with
Exchange server? You might be getting an Exchange distinguished name email
address which is in the form usually of something like a bunch of "o=",
"ou=" and "cn=" tags.

Same question for your other post, sending using an Exchange account will
not have a sender email address in the sent email, but you can retrieve the
address from parsing the information from the PR_SENDER_ENTRYID property,
which when converted into a text string has the distinguished name address.

In addition to whether or not you're using Exchange you also need to tell us
what Outlook version you're using and what language you're using for your
code.

Signature

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

> Hi there,
>
[quoted text clipped - 11 lines]
> Best Regards,
> Peter J
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.