| MailBeeGetRemoteHostNameExceptionHostName Property | 
            Gets the host name which was not resolved.
            
 
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
 Syntax
Syntaxpublic string HostName { get; }Public ReadOnly Property HostName As String
	Get
Property Value
Type: 
StringA string containing the host name which was not resolved.
 See Also
See Also