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
- GetDescription
- Returns the description of the attached file.
- GetDisplayName
- Returns the unique key that identifies the attached file.
- GetFileName
- Returns the name of the attached file in bytes.
- GetFileSize
- Returns the size of the attached file in bytes.
- SetDescription
- Adds a description for the attached file.