MapiAttachment.LongFileName

MapiAttachment.LongFileName property

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

public string LongFileName { get; }

Property Value

The long file name.

See Also