Copy Method

Creates a copy of a message.

Object Oriented Interface

public function doCopy($id, $destinationid);

Procedural Interface

cloudmail_office365_do_copy($res, $id, $destinationid);

Remarks

This method copies a message to a folder. id takes the ID of the message to be copied, and destinationId takes the ID of the folder the message will be copied to.

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