ProxyServer Properties

The ProxyServer type exposes the following members.

Properties
  NameDescription
Public propertyAccountName
Gets or sets the user account name on the proxy server.
Public propertyName
Gets or sets the IP address or the domain name of the proxy server.
Public propertyPassword
Gets or sets the user account password on the proxy server.
Public propertyPort
Gets or sets the port number on which to communicate with the proxy server.
Public propertyProtocol
Gets or sets which proxy protocol (if any) should be used when connecting to a mail server.
Public propertyStringEncoding
Gets or sets the encoding used to convert strings sent to the proxy server to bytes.
Top
See Also