urlproxyserver Field

urlproxyserver Field

The proxy server to use when accessing HTTP resources.

Full Name

https://schemas.microsoft.com/cdo/configuration/urlproxyserver

Name Constant

CdoConfiguration.cdoURLProxyServer

Variant SubType

String

BSTR

Remarks

Both the name (or IP address) of the proxy machine and the port number must be specified using the format "servername:port."

This configuration setting affects the entire process. You cannot use separate configurations from within a single process where one object uses the proxy and another does not.

Example

ourproxyserver:80

See Also

Concepts

urlproxybypass Field