Platform SDK: CDO for Windows 2000

urlproxybypass Field

Used to specify that for local addresses, the proxy (set with urlproxyserver) should be bypassed. The value of the string, if set, should only be "<local>". This is the same value used with Internet Explorer when setting a proxy with bypass for local addresses.

Full Name

http://schemas.microsoft.com/cdo/configuration/urlproxybypass

Name Constant

CdoConfiguration.cdoURLProxyBypass

Variant SubType

[Visual Basic] String

[C++,IDL] BSTR

Example

<local>

See Also

urlproxyserver Field