Save Method

OpenPop.NET

OpenPop.NET POP3 Library Documentation

Message.Save Method

Save this Message to a file.

Can be loaded at a later time using the Load method.

Overload List

Save this Message to a file.

Can be loaded at a later time using the Load method.

public void Save(FileInfo)

Save this Message to a stream.

public void Save(Stream)

See Also

Message Class | OpenPop.Mime Namespace