MapiAttachment.FileName

MapiAttachment.FileName property

Gets an attachment’s base filename and extension, excluding path.

public string FileName { get; }

Property Value

The file name.

See Also