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