Class for receiving e-mail. Receives mail messages by using the POP3 protocol. Supports the binary receiving of a mail message. Please use AwPop if you require APOP Authentication or POP over SSL.
For a list of all members of this type, see AwPopLE Members.
System.Object
Asterworld.Mail.AwPopLE
[Visual Basic] Public Class AwPopLE
[C#]
public class AwPopLE
Remarks
By using this class, the source code for implementing a function to receive e-mail by using POP becomes very easy.
The source code of this class is offered together with the following software.