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