Enum SMTPConnectionType
Determines the (encryption) type of an SMTP connection.
enum SMTPConnectionType
: int { ... }
Enum members
Name | Description |
---|---|
plain
|
|
startTLS
|
|
tls
|