MailBeeGetRemoteHostNameExceptionHostProtocol Property
Gets the type of application-level protocol for which the connection with this host would be used if it was established.

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

Property Value

Type: TopLevelProtocolType
Application-level protocol which was planned to be used if the connection with the host was established.
See Also