Attachment.FileName Property (Outlook)

Returns a String representing the file name of the attachment. Read-only.

Syntax

expression .FileName

expression A variable that represents an Attachment object.

Remarks

Use this property in conjunction with the PathName property.

See Also

Concepts

Attachment Object Members

Attachment Object