Flags the current message for deletion from the mailbox.
Flags the current message for deletion from the mailbox.
public bool DeleteMessage();
Flags a message for deletion from the current mailbox.
public bool DeleteMessage(int);
ImapClient Class | SocketTools Namespace