LumiSoft Mail Server User API
EhloName Property
Namespaces > LumiSoft.Net.SMTP.Server > SMTP_Session > EhloName
Gets client reported EHLO/HELO name.
Syntax
C#Visual BasicManaged C++
public string EhloName { get; }
Public ReadOnly Property EhloName As String
public:
String^ EhloName {
	String^ get ();
}

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