restore (method)

Restores a message.

Syntax

- (void)restore:(NSString*)id;
public func restore(_ id: String) throws -> 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 iOS Edition - Version 20.0 [Build 8308]