TPOP3Send.FullResult
TPOP3Send

property FullResult: TStringList;

Unit
POP3send

Description
Stringlist with full lines returned as result of POP3 operation. I.e. if operation is LIST, this property is filled by list of messages. If operation is RETR, this property have downloaded message.