<< Click to Display Table of Contents >>
ZfLib.Inbox
The Inbox object represents a user's Zetafax IN directory.
Remarks
This object is the same as the Outbox object except that it points to a different folder.
Groups
The CheckNewMsgStatus method checks whether the status of any of the messages in the current user's IN directory have changed. |
|
The GetMsg method returns the Message object matching the specified message body name. |
|
The GetMsgList method returns a Messages collection containing all the items in this directory |
See Also