ZfLib.Inbox.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
The body name of the message to retrieve.
See Also
Messages, Message