SecureBlackbox 2020 PHP Edition

Questions / Feedback?

MarkMessageDeleted Method

Sets a Deleted flag to the message.

Object Oriented Interface

public function doMarkMessageDeleted($uid);

Procedural Interface

secureblackbox_imapclient_do_markmessagedeleted($res, $uid);

Remarks

Use this method to mark a message as deleted, then call PurgeMessages to remove all the marked messages from the server.

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