Simple Mail and Post Office Protocol for .Net (SmtPop)

POPReader Class

A stream to read one message from a pop3 server

For a list of all members of this type, see POPReader Members.

System.Object
   System.MarshalByRefObject
      System.IO.TextReader
         SmtPop.POPReader

public class POPReader : TextReader

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: SmtPop

Assembly: smtpop (in smtpop.dll)

See Also

POPReader Members | SmtPop Namespace