Deletes a message by message number or full message id.
o.DeleteMessage(lvMessage)
Return Value
.T. or .F.
Parameters
lvMessage
Numeric - Message number to delete
String - Message Id to delete
Remarks
Using this method will change the order of messages and you'll have reload the list to get new message number lists. Alternately always retrieve the MessageIds and use those although that process is a little slower.
See also:
Class wwPOP3© West Wind Technologies, 1996-2024 • Updated: 09/23/03
Comment or report problem with topic