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 (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
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