Tagged Questions
0
votes
2answers
202 views
How Can I Get The Email Sender Address
I'm developing a email manager application(like outlook) in C# and I want to do a reply function, but how I can get the email address of the user that sent the email that will be replyed? Thanks.