<< Click to Display Table of Contents >>

ZFLOGO2

CPPClass Zf­Lib.­Attachments

 


 

The Attachments collection object contains Attachment objects.

 

Remarks

This collection contains attachment objects. These are Zetafax graphics attachments. To add files to the message use the Files collection. The Attachments collection cannot contain more than 30 objects.

 

Groups

 

Operations

 

Method_s Add

 

The Add method adds an Attachment to the collection.

 

Read-only Properties

 

Property_s Count

The Count property returns the number of Attachment items in the collection.

Property_s Item

The Item property returns the specified Attachment object.

 

See Also

Attachment , Files