<< Click to Display Table of Contents >>

ZFLOGO2

CPPClass ZfLib.Outbox

 


 

The Outbox object represents a user's Zetafax OUT directory.

 

Remarks

This object is the same as the Inbox  object except that it points to a different folder.

 

Groups

Operations

 

Method_sCheckNewMsgStatus

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

Method_sGetMsg

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

Method_sGetMsgList

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

 

 

See Also

Inbox , Messages, Message