<< Click to Display Table of Contents >>

ZFLOGO2

CPPClass ZfLib.MessageInfo

 


 

The MessageInfo object contains information about a single Message object.

 

Groups

Read-only Properties

 

Property_s Body

The Body property returns the body name of the message's files.

Property_s Comment

The Comment property returns the comment associated with the message.

Property_sCustomField

 

The CustomField property returns the custom field data associated with the message.

 

Property_sImageFilePath

 


Property_sImageSize

 


Property_sImageStream

 


Property_s Organisation

The Organisation property returns the organisation of the first recipient to which this fax was sent. It is therefore only used in the Out directory.

Property_s Status

The Status property returns the status of a message.

Property_s Subject

 

The Subject property returns the subject of the message.

Property_s Type

The Type property returns the type of message you are looking at.

Property_s UserStatus

The UserStatus property returns the 'user status' of a message.

 

See Also

Message, MessageHistory