Cloud Mail 2020 JavaScript Edition

Questions / Feedback?

DeletePermanently Method

Deletes the specified messages permanently.

Syntax

async gmail.deletePermanently(messageIds : string): Promise<void>

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 JavaScript Edition - Version 20.0 [Build 8308]