SecureBlackbox 2020 PHP Edition

Questions / Feedback?

DeleteMailbox Method

Deletes an existing mailbox.

Object Oriented Interface

public function doDeleteMailbox($name);

Procedural Interface

secureblackbox_imapclient_do_deletemailbox($res, $name);

Remarks

Call this method to delete a mailbox.

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