SocketTools .NET Edition

ImapClient.DeleteMessage Method

Flags the current message for deletion from the mailbox.

Overload List

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);

See Also

ImapClient Class | SocketTools Namespace