Internet Direct (Indy) Version 9.0.2 Beta
|
function CheckMailBox: Boolean;
CheckMailBox requires that ConnectionState contain the value csSelected or an EIdConnectionStateError exception wil be raised.
CheckMailBox executes the IMAP4 CHECK command, and sets the return value to indicate if the server response in ResultNo is wsOk.