<< Click to Display Table of Contents >>
 ZfLib.Outbox.GetMsg
 ZfLib.Outbox.GetMsg 
Function GetMsg( ByVal bszMsg As String ) As ZfLib .Message
The GetMsg method returns the Message object matching the specified message body name.
Parameters
 bszMsg
bszMsg
The body name of the message to retrieve
See Also