SecureBlackbox 2020 PHP Edition

Questions / Feedback?

CreateMailbox Method

Creates a new mailbox.

Object Oriented Interface

public function doCreateMailbox($name);

Procedural Interface

secureblackbox_imapclient_do_createmailbox($res, $name);

Remarks

Call this method to create a new mailbox, providing the name via the Name parameter.

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