Delete Method

Deletes a message.

Object Oriented Interface

public function doDelete($messageid);

Procedural Interface

cloudmail_gmail_do_delete($res, $messageid);

Remarks

This method deletes a message. Deleted messages will be moved to the Trash folder. messageId takes the message ID of the message to be deleted.

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