<< Click to Display Table of Contents >>
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
The Count property returns the number of Message items in the collection. |
|
The Item method retrieves a Message item from the collection. |
|
The MsgDir property returns the full path of the directory which holds the messages in this collection. |