Hi,
I would like to know if it is possible to include 'User Name' along with 'Email Address' when sending an email using smtpclient. I could see that 'SmtpClient.UserName', 'MailMessage.From' refers to the email address and not the 'name'. Please advise.
Thank you!