Internet Direct (Indy) Version 9.0.1 Beta
TIdPOP3.RetrieveMsgSize
Gets the size of a message.

function RetrieveMsgSize(const MsgNum: Integer): Integer;
Parameters
const MsgNum: Integer
Message number to access.

Returns
Integer - Number of bytes in the message.

Description
RetrieveMsgSize is an Integer function that retrieves the size of an individual message specified in MsgNum. The value returned is in bytes.