IPWorks S/MIME 2020 PHP Edition

Questions / Feedback?

CloseMailbox Method

Removes all messages marked with 'Deleted' flag from the currently selected mailbox and unselect mailbox.

Object Oriented Interface

public function doCloseMailbox();

Procedural Interface

ipworkssmime_simap_do_closemailbox($res);

Remarks

This method permanently removes all messages that have the 'Deleted' flag set from the current (selected) mailbox, and then closes (deselect) the mailbox.

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