Cloud Mail 2020 JavaScript Edition

Questions / Feedback?

Restore Method

Restores a message.

Syntax

async gmail.restore(id : string): Promise<void>

Remarks

This method restores a deleted message. Messages that are located in the Trash folder can be restored. id takes the message ID of the message to be restored.

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