Returns a comma-delimited string of all the main addresses to which the message is sent.
Syntax:
MailMsgTo(index)
Parameters:
index: the sequential number of the message within the sequence of messages received upon connection.
Returns:
A string – a comma-delimited string of all the main addresses to which the message is sent.
See also:
Mail functions
The Online and Rich Client Samples projects (program EL03 and REL03)