Attachment object methods

The following list summarizes the Attachment object methods:

Remarque : Pour toutes les méthodes Perl Get et Set mappées aux propriétés Visual Basic, voir la section Propriétés de cet objet.
Nom de la méthode
Description
Load
Writes this object's contents to the specified file

Méthodes Perl Get et Set supplémentaires mappées aux propriétés Visual Basic :

Nom de la méthode
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.

Feedback