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
"
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