SecureSocketOptions

SecureSocketOptions is an Enum used to set how a secure socket will work in Smtp Settings.

Name Value Description
None 0 None
Auto 1 Auto
SslOnConnect 2 SslOnConnect
StartTls 3 StartTls
StartTlsWhenAvailable 4 StartTlsWhenAvailable