LumiSoft Net Help
RemoteHostName Property
NamespacesLumiSoft.Net.SMTP.ClientSMTP_ClientRemoteHostName
Gets SMTP server host name which it reported to us.
Declaration Syntax
C#Visual BasicVisual C++F#
public string RemoteHostName { get; }
Public ReadOnly Property RemoteHostName As String
	Get
public:
property String^ RemoteHostName {
	String^ get ();
}
member RemoteHostName : string 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