IPWorks S/MIME 2020 PHP Edition

Questions / Feedback?

ListMessageUIDs Method

Retrieves a list of all message UIDs from the server.

Object Oriented Interface

public function doListMessageUIDs();

Procedural Interface

ipworkssmime_spop_do_listmessageuids($res);

Remarks

This method retrieves a list of all message UIDs from the server. For each message listed, a MessageList event will fire containing the number and UID of the message.

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