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; }
ReadOnly Property smtpmail_UseSSL As Boolean
Get
Property Value
Type:
BooleanTrue if the SMTP server uses SSL.
Remarks
Applies to ServiceInstance smtpmail only.
See Also