Saves email using eml format to specified file.
Namespace: Limilabs.MailAssembly: Mail (in Mail.dll) Version: 3.0.12102.1426
Syntax
| C# |
|---|
void Save( string path ) |
| Visual Basic |
|---|
Sub Save ( _ path As String _ ) |
| Visual C++ |
|---|
void Save( String^ path ) |
Parameters
- path
- Type: System..::..String
The file to write to.