Click or drag to resize

ServicePropertiessmtpmail_UseSSL Property

True if the SMTP server uses SSL.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
bool smtpmail_UseSSL { get; }

Property Value

Type: Boolean
True if the SMTP server uses SSL.
Remarks
Applies to ServiceInstance smtpmail only.
See Also