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

ipworksedi_imap_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 EDI 2020 PHP Edition - Version 20.0 [Build 8203]