<< Click to Display Table of Contents >>

ZFLOGO2

Property ZfLib.NewMessage.Body

 


 

Property Body As String

 

After  a message has been sent successfully this property contains the message body name.  This is useful when you wish to keep track of the message in the Outbox .

 

Return Value

 

[out, retval]

 

The retrieved message body.

 

See Also

Outbox.GetMsg