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

Pop3.Delete Method

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

Delete(Int32)

Marks a message as deleted. Messages marked as deleted 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 as deleted.

In This Article
  • Delete(Int32)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies