TlsStartedEventArgsRemoteHostName Property
Gets the host name of the server.

Namespace: MailBee
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
public string RemoteHostName { get; }

Property Value

Type: String
A string indicating the host name of the server.
See Also