SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ListMessages Method

Queries a list of messages available on the server.

Object Oriented Interface

public function doListMessages();

Procedural Interface

secureblackbox_pop3client_do_listmessages($res);

Remarks

Use this method to request a list of messages currently available on the server. Use the Messages property to access the message details.

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