Attachments object methods
The following list summarizes the Attachments object methods:
Note: For all Perl Get and Set methods, see the Properties section of
this object.
- Method name
- Description
AddAttachment- Adds an Attachment object to the collection.
Delete- Deletes an attached file from the collection.
Exists- Checks if a file with the given name has already been attached.
Item- Returns the specified item in the collection.
ItemByName- Returns the specified item in the collection.
Count- It is read-only. Returns the number of items in the collection.