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

SMTPWriter Constructor 

Constructor

public SMTPWriter(
   StreamWriter wr
);

Parameters

wr
A streamwriter to the SMTP server

See Also

SMTPWriter Class | SmtPop Namespace