MailBee.NET Objects 6.0

Imap.IsSslConnection Property

Indicates whether the current connection (if any) is secured with TLS/SSL layer.

public bool IsSslConnection {get;}

Property Value

true if the current connection is TLS/SSL; false if the connection is not secure.

See Also

Imap Class | MailBee.ImapMail Namespace