Attachment.PathName Property (Outlook)

Returns a String representing the full path to the linked attached file. Read-only.

Syntax

expression .PathName

expression A variable that represents an Attachment object.

Remarks

This property is only valid for linked files.

See Also

Concepts

Attachment Object Members

Attachment Object