SecureBlackbox 2020 PHP Edition

Questions / Feedback?

PurgeMessages Method

Permanently removes all deleted messages from the current mailbox.

Object Oriented Interface

public function doPurgeMessages();

Procedural Interface

secureblackbox_imapclient_do_purgemessages($res);

Remarks

Use this method to permanently remove all messages in CurrentMailbox marked with the Deleted flag.

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