DeletePermanently Method

Deletes the specified messages permanently.

Object Oriented Interface

public function doDeletePermanently($messageids);

Procedural Interface

cloudmail_gmail_do_deletepermanently($res, $messageids);

Remarks

This method permanently deletes the specified messages by the MessageId. The messageIds parameter should be set to a semicolon separate list of message IDs.

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