LumiSoft Net Help
From Property
NamespacesLumiSoft.Net.SMTP.ServerSMTP_SessionFrom
Gets MAIL FROM: value. Returns null if MAIL FROM: is not issued yet.
Declaration Syntax
C#Visual BasicVisual C++F#
public SMTP_MailFrom From { get; }
Public ReadOnly Property From As SMTP_MailFrom
	Get
public:
property SMTP_MailFrom^ From {
	SMTP_MailFrom^ get ();
}
member From : SMTP_MailFrom with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119