SharpMimeTools Documented Class Library

SharpMimeMessage.DumpBody Method (Stream)

[This is preliminary documentation and subject to change.]

Dumps the body of this entity into a Stream

public bool DumpBody(
   Stream stream
);

Parameters

stream
Stream where we want to write the body

Return Value

true OK;false if write operation fails

See Also

SharpMimeMessage Class | anmar.SharpMimeTools Namespace | SharpMimeMessage.DumpBody Overload List