DeleteMessage Method
Deletes the message specified by MailMessageNumber .
Syntax
public void DeleteMessage();
Public Sub DeleteMessage()
Remarks
Requests that the MailServer delete the message specified by MailMessageNumber. The message will not actually be deleted until the connection is closed.