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