Click or drag to resize

IMailSave Method

Saves email using eml format to specified file. BCC header is rendered.

Namespace: Limilabs.Mail
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
void Save(
	string path
)

Parameters

path  String
File to write to.
See Also