Attachment object properties

The following list summarizes the Attachment object properties:

Nom de propriété Access Description
Description Lecture-écriture Sets or returns the description of the attached file.
DisplayName Read-only Returns the unique key used to identify the attachment.
FileName Read-only Returns the path name of the attached file.
FileSize Read-only Returns the size of the attached file in bytes.

Feedback