SecureBlackbox 2020 PHP Edition

Questions / Feedback?

RenameMailbox Method

Renames an existing mailbox.

Object Oriented Interface

public function doRenameMailbox($name, $newname);

Procedural Interface

secureblackbox_imapclient_do_renamemailbox($res, $name, $newname);

Remarks

Use this method to rename an existing mailbox from Name to NewName.

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