<< Click to Display Table of Contents >>

ZFLOGO2

CPPClass 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

 

Operations

 

Method_s CheckNewMsgStatus

The CheckNewMsgStatus method checks whether the status of any of the messages in the current user's IN directory have changed.

Method_s GetMsg

The GetMsg method returns the Message object matching the specified message body name.

Method_s GetMsgList

The GetMsgList method returns a Messages collection containing all the items in this directory

 

See Also

Outbox , Messages, Message