ListMessageUIDs Method
Retrieves a list of all message UIDs from the server.
Object Oriented Interface
public function doListMessageUIDs();
Procedural Interface
ipworksopenpgp_ppop_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.