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