Writes the content of the attachment or view into a supplied file.
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 write the content to.