SecureBlackbox 2020 PHP Edition

Questions / Feedback?

CopyMessage Method

Copies a message to another mailbox.

Object Oriented Interface

public function doCopyMessage($uid, $mailboxname);

Procedural Interface

secureblackbox_imapclient_do_copymessage($res, $uid, $mailboxname);

Remarks

Copies a message specified by its UID to another mailbox.

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