wwPOP3::DeleteMessage

Deletes a message by message number or full message id.

o.DeleteMessage(lvMessage)

.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, 2025 • Updated: 2025-03-12
Comment or report problem with topic