Share via


Attachment.PathName Property

Outlook Developer Reference

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