Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Outlook getting the senders email address

Status
Not open for further replies.

djam

Technical User
Nov 15, 2002
223
CA
I'm using C# to write an application and part of my requirement is to get the senders email address. I'm using Visual Studio .Net 2002. I'm trying to find a function which returns the senders email address but there is none. There are functions to return the sender name, subject, body etc...

I then found out that in Visual Studio .Net 2003 there is a function which returns the senders email address. When I used this version, I get a exception when I try to get the senders email address. Is there security on the Exchange Server which is blocking me from getting the senders email address? How can I get around this?

thanks

" ahhh computers, how they made our lives much simpler ;) "
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top