Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

Pop3.Delete Method

Namespace: Rebex.Net
Assembly: Rebex.Pop3.dll (version 7.0.9448)

Delete(Int32)

Marks a message for deletion. Messages marked for deletion will actually be deleted after a call to Disconnect() method.

Declaration
public void Delete(int sequenceNumber)
Parameters
Type Name Description
Int32 sequenceNumber

The sequence number of the message to delete.

Remarks

Represents POP3 DELE command.

Use Undelete() method to unmarked messages marked for deletion.

In This Article
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies