Click or drag to resize
MimeKit

IProxyClientProxyHost Property

Get the proxy host.

Namespace: MailKit.Net.Proxy
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
string ProxyHost { get; }

Property Value

String
The host name of the proxy server.
Remarks
Gets the host name of the proxy server.
See Also