Saves the MIME entity to the specified file.
Namespace:
Rebex.Mime
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
The file to which to save the entity.