Returns the unique ID of an email message.
Syntax:
MailMsgId(index)
Parameters:
index: the sequential number of the message out of the messages received upon connection.
Returns:
A string – The unique ID of the message.
See also:
Mail functions
The Online and Rich Client Samples projects (program EL03 and REL03)