Stores message to the specified file.
Declaration Syntax
C# | Visual Basic | Visual 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
Exception | Condition |
---|---|
ArgumentNullException | Is raised when file is null. |
ArgumentException | Is raised when any of the arguments has invalid value. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119