MailMessage.Sender Property
.NET Framework (current version)
Gets or sets the sender's address for this e-mail message.
Assembly: System (in System.dll)
Property Value
Type: System.Net.Mail.MailAddressA MailAddress that contains the sender's address information.
The sender's address is not validated or tied to the currently logged on user.
.NET Framework
Available since 2.0
Available since 2.0
Show: