This function returns the E-mail address of the person the message was sent to.
Parameter: index
Type: integer
Description: This is the index number of the message to be retrieved.
Return value: to address
Type: string
Description: This is the E-mail address of the recipient of the indexed message.
None |