Attachment object properties
The following list summarizes the Attachment object properties:
| Property name | Access | Description |
|---|---|---|
| Description | Read/Write | 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. |