LumiSoft Mail Server User API
MailFrom Property
Namespaces > LumiSoft.Net.SMTP.Server > ValidateSender_EventArgs > MailFrom
Sender's email address.
Syntax
C#Visual BasicManaged C++
public string MailFrom { get; }
Public ReadOnly Property MailFrom As String
public:
String^ MailFrom {
	String^ get ();
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)