SecureBlackbox 2020 iOS Edition

Questions / Feedback?

updateMessage (method)

Alters flags assotiated with a message in the current mailbox on the IMAP server.

Syntax

- (void)updateMessage:(int)UID :(int)setFlags :(int)clearFlags;
public func updateMessage(_ UID: Int32, _ setFlags: Int32, _ clearFlags: Int32) throws -> Void

Remarks

Use this method to alter flags associated with a UID message in CurrentMailbox.

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