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

ImapMessageCollection.Remove Method

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

Remove(ImapMessageInfo)

Removes the specified ImapMessageInfo from the ImapMessageCollection.

Declaration
public void Remove(ImapMessageInfo item)
Parameters
Type Name Description
ImapMessageInfo item

The ImapMessageInfo to remove from the ImapMessageCollection.

Remove(String)

Removes ImapMessageInfo from the ImapMessageCollection having specified unique id.

Declaration
public void Remove(string uniqueId)
Parameters
Type Name Description
String uniqueId

Unique id of the ImapMessageInfo to remove from the ImapMessageCollection.

Remove(Int32)

Removes ImapMessageInfo from the ImapMessageCollection having specified sequence number.

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

Sequence number of the ImapMessageInfo to remove from the ImapMessageCollection.

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