Namespace: Cartella.Pop3.Mail
Assembly: Pop3Client (in Pop3Client.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
public bool UseSsl { get; }
Visual Basic
Public ReadOnly Property UseSsl As Boolean
	Get
Visual C++
public:
property bool UseSsl {
	bool get ();
}

See Also