moveMessage (method)

Moves a message.

Syntax

- (void)moveMessage:(NSString*)id :(NSString*)destinationId;
public func moveMessage(_ id: String, _ destinationId: String) throws -> Void

Remarks

This method moves a message. destinationId refers to the folder ID where the message will be moved to.

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