ListMessageUIDs Method
Retrieves a list of all message UIDs from the server.
Syntax
public void ListMessageUIDs();
Public Sub ListMessageUIDs()
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.