<< Click to Display Table of Contents >>

ZFLOGO2

Enum ZfLib.UserStatusEnum

 


 

Enum ZfLib.UserStatusEnum

 zfUserStatusOK= 1

 zfUserStatusAware= 2

 zfUserStatusWaiting = 3

End Enum

 

The StatusEnum specifies the 'user status' of a message (that is the user's awareness of the message)

 

Members

 

zfUserStatusAware

The user is aware of message, but has not read it.

 

zfUserStatusOK

The message has been read.

 

zfUserStatusWaiting

Waiting for user to do something.

 

See Also

MessageInfo