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