The PopSsl type exposes the following members.

Properties

  Name Description
Public property Authenticated (Inherited from Pop.)
Public property AuthMode
Gets/Sets the authorization mode.
(Inherited from Pop.)
Protected property CanRaiseEvents
Gets a value indicating whether the component can raise an event.
(Inherited from Component.)
Public property Container
Gets the IContainer that contains the Component.
(Inherited from Component.)
Public property CurrentConnectionType
Gets or sets the secure protocol that the secure connection should use.
Public property Debug
Gets/Sets Pop debug flag.
(Inherited from Pop.)
Public property DebugStream
Gets/Sets debug output stream.
(Inherited from Pop.)
Public property DeleteMessages
Gets/Sets Delete flag used to delete messages from POP server.
(Inherited from Pop.)
Protected property DesignMode
Gets a value that indicates whether the Component is currently in design mode.
(Inherited from Component.)
Protected property Events
Gets the list of event handlers that are attached to this Component.
(Inherited from Component.)
Public property Hostname
Gets/Sets the POP server host name.
(Inherited from Pop.)
Public property Interrupt
Gets/Sets the current transfer state.
(Inherited from Pop.)
Public property LicenseKey
License key.
(Inherited from Pop.)
Public property Password
Gets/Sets the Password used to retrieve messages from the POP server.
(Inherited from Pop.)
Public property Port
Gets/Sets the POP server port number.
(Inherited from Pop.)
Public property ProxyHostname
Gets/Sets the hostname or IP address of the Proxy server.
(Inherited from Pop.)
Public property ProxyPassword
Gets/Sets the password used to log in to the Proxy server.
(Inherited from Pop.)
Public property ProxyPort
Gets/Sets the port of the Proxy server.
(Inherited from Pop.)
Public property ProxyType
Gets/Sets the type of Proxy server.
(Inherited from Pop.)
Public property ProxyUsername
Gets/Sets the username used to log in to the Proxy server.
(Inherited from Pop.)
Public property Site
Gets or sets the ISite of the Component.
(Inherited from Component.)
Public property Timeout
Gets/Sets the Socket Timeout parameter.
(Inherited from Pop.)
Public property Username
Gets/Sets the Username used to retrieve messages from the POP server.
(Inherited from Pop.)

See Also