OpenPop.NET POP3 Library Documentation

MessagePart.Save Method

Save this MessagePart's contents to a file.
There are no methods to reload the file.

Overload List

Save this MessagePart's contents to a file.
There are no methods to reload the file.

public void Save(FileInfo)

Save this MessagePart's contents to a stream.

public void Save(Stream)

See Also

MessagePart Class | OpenPop.Mime Namespace