smtpusessl Field

smtpusessl Field

Indicates that Secure Sockets Layer (SSL) should be used when sending messages using the SMTP protocol over the network.

Full Name

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

Name Constant

CdoConfiguration.cdoSMTPUseSSL

Variant SubType

Boolean

VARIANT_BOOL

Remarks

This field is only meaningful is the sendusing field is set to CdoSendUsingPort. The default is False (VARIANT_FALSE).

Example

True

See Also

Concepts

sendusing Field
CdoSendUsing Enum