Attachments Property
Collection of files attached to the current message.
Syntax
property Attachments: TibeEDIAttachmentList read get_Attachments write set_Attachments;
Remarks
When a call to Send is made, the component will attach the files referenced by each EDIAttachment in this collection to the EDIData.
This property is not available at design time.