SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ListUnseenMessages Method

Queries a list of unseen messages available in the current mailbox on the server.

Object Oriented Interface

public function doListUnseenMessages();

Procedural Interface

secureblackbox_imapclient_do_listunseenmessages($res);

Remarks

Requests a list of unseen messages (i.e. not having Seen flag set) present in CurrentMailbox.

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