The following list summarizes the Attachments object methods:
- Nom de la méthode
- Description
- Ajouter
- Adds an Attachment object to the collection.
- Ajouter pièce jointe
- 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
- (Perl only) Returns the specified item in the collection.
Remarque : For Perl methods that map to Visual Basic
Properties, see the Properties section of this object.
The following list summarizes additional Perl Attachments
object methods:
Nom de la méthode |
Access |
Description |
Count |
Read-only |
Returns the number of items in the collection. |