MoveMessage Method

Moves a message.

Object Oriented Interface

public function doMoveMessage($id, $destinationid);

Procedural Interface

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

Remarks

This method moves a message. destinationId refers to the folder ID where the message will be moved to.

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