ProxyServer Property  
 

Gets and sets the host name of the proxy server.

Syntax

object.ProxyServer [= proxyserver ]

Remarks

The ProxyServer property should be set to the name of the proxy server that you want to connect to. This property may be set to either a fully qualified domain name, or an IP address. This property is only used if the ProxyType property is set to a non-zero value.

Data Type

String

See Also

Password Property, ProxyPassword Property, ProxyPort Property, ProxyType Property, ProxyUser Property, ServerName Property, UserName Property, Connect Method