SecureBlackbox 2020 PHP Edition

Questions / Feedback?

UpdateMessage Method

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

Object Oriented Interface

public function doUpdateMessage($uid, $setflags, $clearflags);

Procedural Interface

secureblackbox_imapclient_do_updatemessage($res, $uid, $setflags, $clearflags);

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 PHP Edition - Version 20.0 [Build 8154]