LumiSoft Net Help
EhloHost Property
NamespacesLumiSoft.Net.SMTP.ServerSMTP_SessionEhloHost
Gets client reported EHLO host name. Returns null if EHLO/HELO is not issued yet.
Declaration Syntax
C#Visual BasicVisual C++F#
public string EhloHost { get; }
Public ReadOnly Property EhloHost As String
	Get
public:
property String^ EhloHost {
	String^ get ();
}
member EhloHost : string 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