Returns the body text string of the message.
Syntax:
MailMsgText(index)
Parameters:
index: the sequential number of the message within the sequence of messages received upon connection.
Returns:
A string – the body text string of the message.
See also:
Mail functions
The Online and Rich Client Samples projects (program EL03 and REL03)