SecureBlackbox 2020 iOS Edition

Questions / Feedback?

copyMessage (method)

Copies a message to another mailbox.

Syntax

- (void)copyMessage:(int)UID :(NSString*)mailboxName;
public func copyMessage(_ UID: Int32, _ mailboxName: String) throws -> Void

Remarks

Copies a message specified by its UID to another mailbox.

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