MailBee.NET Objects 4.0

Pop3.IsSslConnection Property

Indicates whether the current connection (if any) if 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

Pop3 Class | MailBee.Pop3Mail Namespace