The ImapSsl type exposes the following members.

Properties

  Name Description
Public property Authenticated (Inherited from Imap.)
Public property AuthMode
Gets/Sets the authorization mode.
(Inherited from Imap.)
Protected property CanRaiseEvents
Gets a value indicating whether the component can raise an event.
(Inherited from Component.)
Public property CommandCount
Gets/Sets the current command count.
(Inherited from Imap.)
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 CurrentMailbox
Gets/Sets the current mail box.
(Inherited from Imap.)
Public property Debug
Gets/Sets Imap debug flag.
(Inherited from Imap.)
Public property DebugStream
Gets/Sets debug output stream.
(Inherited from Imap.)
Public property DeleteMessages
Gets/Sets Delete flag used to delete messages from IMAP server.
(Inherited from Imap.)
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 IMAP server host name.
(Inherited from Imap.)
Public property LicenseKey
License key.
(Inherited from Imap.)
Public property Password
Gets/Sets the Password used to retrieve messages from the IMAP server.
(Inherited from Imap.)
Public property Port
Gets/Sets the IMAP server port number.
(Inherited from Imap.)
Public property ProxyHostname
Gets/Sets the hostname or IP address of the Proxy server.
(Inherited from Imap.)
Public property ProxyPassword
Gets/Sets the password used to log in to the Proxy server.
(Inherited from Imap.)
Public property ProxyPort
Gets/Sets the port of the Proxy server.
(Inherited from Imap.)
Public property ProxyType
Gets/Sets the type of Proxy server.
(Inherited from Imap.)
Public property ProxyUsername
Gets/Sets the username used to log in to the Proxy server.
(Inherited from Imap.)
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 Imap.)
Public property Username
Gets/Sets the Username used to retrieve messages from the IMAP server.
(Inherited from Imap.)

See Also