MailFromDisplay

Purpose

This function returns the name of the person who sent the message.


Parameters

Parameter: index
Type: integer
Description: This is the index number of the message to be retrieved.


Returns

Return value: from address
Type: string
Description: This is the name of the sender for the indexed message.


Example

Sample Code
None