Platform SDK: CDO for Windows 2000

nntpusessl Field

Specifies whether a Secure Sockets Layer (SSL) port is to be used when either posting messages directly to an NNTP service over the network.

Full Name

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

Name Constant

CdoConfiguration.cdoNNTPUseSSL

Variant SubType

[Visual Basic] Boolean

[C++,IDL] VARIANT_BOOL

Remarks

If this property is set to true, then the SSL port is used.

This field is used only when the postusing field is set to CdoPostUsing.cdoPostUsingPort (1).

Example

True

See Also

CdoPostUsing Enum