LumiSoft Net Help
ToFile Method (file)
NamespacesLumiSoft.Net.MIMEMIME_MessageToFile(String)
Stores message to the specified file.
Declaration Syntax
C#Visual BasicVisual C++F#
public void ToFile(
	string file
)
Public Sub ToFile ( 
	file As String
)
public:
void ToFile(
	String^ file
)
member ToFile : 
        file : string -> unit 
Parameters
file (String)

[Missing <param name="file"/> documentation for "M:LumiSoft.Net.MIME.MIME_Message.ToFile(System.String)"]

Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when file is null.
ArgumentExceptionIs raised when any of the arguments has invalid value.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119