FileDataObjectFileName Property

Gets the name of the file.

Namespace:  Aspose.Email.Windows.Forms
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public string FileName { get; }

Property Value

Type: String
The name of the file.
See Also