Property Name
Name
Gets the name of the attachment file.
public string Name { get; }
Property Value
Remarks
For attachments created from a file path, this is the source file name. For in-memory sources, this is the logical name supplied at construction time.