property Sender: TScMailAddressItem;
Description
Holds the sender's address for this email message, if the person is not the message author.
This property gets or sets the value of the "Sender" Internet Message header.
To get the original author of this message you use the From property.
See Also