SecureBlackbox 2020 .NET Edition

Questions / Feedback?

UpdateMessage Method

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

Syntax

public void UpdateMessage(int UID, int setFlags, int clearFlags);
Public Sub UpdateMessage(ByVal UID As Integer, ByVal SetFlags As Integer, ByVal ClearFlags As Integer)

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 .NET Edition - Version 20.0 [Build 8165]