Attachment object methods
The following list summarizes the Attachment object methods:
Note: For all Perl Get and Set methods that map
to Visual Basic Properties, see the Properties section of this object.
- Method name
- Description
Load
- Writes this object's contents to the specified file
Additional Perl Get and Set Methods that map to Visual Basic properties:
- Method name
- Description
- Get
Description
- Returns the description of the attached file.
- Get
DisplayName
- Returns the unique key that identifies the attached file.
- Get
FileName
- Returns the name of the attached file in bytes.
- Get
FileSize
- Returns the size of the attached file in bytes.
- Set
Description
- Adds a description for the attached file.