moveFolder (method)

Moves a folder.

Syntax

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

Remarks

This method moves a folder to a new parent folder. Please note that two folders with the same name may not exist under the same parent folder.

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