<< Click to Display Table of Contents >>

ZFLOGO2

CPPClass ZfLib.Messages

 


 

The Messages collection contains Message objects from either a User's Inbox or Outbox .

 

Remarks

You do not add objects to the collection directly. To add an item to the Inbox you must send a fax, and add an item in the Outbox you must receive a fax.

 

This collection can contain thousands of objects.

 

Groups

 

Read-only Properties

 

Property_s Count

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

Property_s Item

The Item method retrieves a Message item from the collection.

Property_s MsgDir

The MsgDir property returns the full path of the directory which holds the messages in this collection.