Platform SDK: CDO for Windows 2000 |
The proxy server to use when accessing HTTP resources.
http://schemas.microsoft.com/cdo/configuration/urlproxyserver
CdoConfiguration.cdoURLProxyServer
[Visual Basic] String
[C++,IDL] BSTR
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.
ourproxyserver:80