LumiSoft Net Help
IsEsmtpSupported Property
NamespacesLumiSoft.Net.SMTP.ClientSMTP_ClientIsEsmtpSupported
Gets if connected SMTP server suports ESMTP.
Declaration Syntax
C#Visual BasicVisual C++F#
public bool IsEsmtpSupported { get; }
Public ReadOnly Property IsEsmtpSupported As Boolean
	Get
public:
property bool IsEsmtpSupported {
	bool get ();
}
member IsEsmtpSupported : bool with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.
InvalidOperationExceptionIs raised when this property is accessed and SMTP client is not connected.

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