Class for receiving e-mail. Receives mail messages by using the POP3 protocol. Supports the binary receiving of a mail message, and supports the APOP authentication. Moreover, can use the POP3S (POP3 over SSL/TLS). (.NET Framework 2.0 or later)
For a list of all members of this type, see AwPop Members.
System.Object
Asterworld.Mail.AwPop
[Visual Basic]
Public Class AwPop
Remarks
The source code of this class is offered together with the following software.
Requirements
Namespace:
Asterworld.Mail
Assembly: Asterworld_En (in Asterworld_En.dll)
See Also
AwPop Members | Asterworld.Mail Namespace | Mail Manager