Gets or sets the secure protocol that the secure connection should use.
Namespace: Jscape.EmailAssembly: Jscape.Email (in Jscape.Email.dll) Version: 2.4.5.0
Syntax
C# |
---|
public PopSsl..::..ConnectionType CurrentConnectionType { get; set; } |
Visual Basic |
---|
Public Property CurrentConnectionType As PopSsl..::..ConnectionType Get Set |
Visual C++ |
---|
public: property PopSsl..::..ConnectionType CurrentConnectionType { PopSsl..::..ConnectionType get (); void set (PopSsl..::..ConnectionType value); } |