SocketTools .NET Edition

MailMessage.DeleteMessage Method

Remove the current message from the current message store.

Overload List

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

See Also

MailMessage Class | SocketTools Namespace