 | IProxyClientProxyHost Property |
Get the proxy host.
Namespace: MailKit.Net.ProxyAssembly: MailKit (in MailKit.dll) Version: 4.10.0
Syntaxstring ProxyHost { get; }
Property Value
StringThe host name of the proxy server.
Remarks
Gets the host name of the proxy server.
See Also