Internet Direct (Indy) Version 9.0.1 Beta
|
function CheckMsgSeen(const AMsgNum: Integer): Boolean;
CheckMsgSeen calls SendCmd, after incrementing the IMAP command counter, using the IMAP FETCH command with the FLAGS attribute. CheckMsgSeen returns True when the server response indicates that the flags for the message contains the TIdMessageFlag value mfSeen.