SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ListDeletedMessages Method

Queries a list of deleted messages in the current mailbox on the server.

Object Oriented Interface

public function doListDeletedMessages();

Procedural Interface

secureblackbox_imapclient_do_listdeletedmessages($res);

Remarks

Call this method to enumerate deleted messages (i.e. those having Deleted flag set) in CurrentMailbox.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]