Remove the current message from the current message store.
Remove the current message from the current message store.
public bool DeleteMessage();
Remove the specified message from the current message store.
public bool DeleteMessage(int);
MailMessage Class | SocketTools Namespace