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

MimeAttachment.Write Method 

Writes attachment to a stream

public void Write(
   TextWriter stream
);

Parameters

stream
The stream to write the attachmment on

See Also

MimeAttachment Class | SmtPop Namespace