AttachmentBaseSave Method (String)

Saves the specified file name.

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public virtual void Save(
	string fileName
)

Parameters

fileName
Type: SystemString
Name of the file.
See Also