Saves the mail message to the supplied file in MIME format.
Namespace:
Rebex.Mail
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public Sub Save ( _ fileName As String _ ) |
C# |
---|
public void Save( string fileName ) |
Parameters
- fileName
- Type: System..::..String
Path to the file to save the message to.