Attachments object

The Attachments object represents the collection (container or set) of attachments in one attachment field of a record.

This object is a container for one or more Attachment Objects. The Attachments object's property and methods tell you how many items are in the collection and let you retrieve, add and remove individual items.

Every AttachmentField Object has exactly one Attachments object. You retrieve it by retrieving the AttachmentField object's Attachments method.