SharpMimeTools Documented Class Library

SharpMimeMessage.DumpBody Method (String)

[This is preliminary documentation and subject to change.]

Dumps the body of this entity into a file

public FileInfo DumpBody(
   string path
);

Parameters

path
path of the destination folder

Return Value

FileInfo that represents the file where the body has been saved

See Also

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