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

ImapMessageCollection.Find Method

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

Find(String)

Returns the ImapMessageInfo of the specified unique id.

Declaration
public ImapMessageInfo Find(string uniqueId)
Parameters
Type Name Description
String uniqueId

The unique ID of the ImapMessageInfo to get.

Returns
Type Description
ImapMessageInfo

ImapMessageInfo of the specified name.

Find(Int32)

Returns the ImapMessageInfo of the specified id.

Declaration
public ImapMessageInfo Find(int sequenceNumber)
Parameters
Type Name Description
Int32 sequenceNumber

The ID of the ImapMessageInfo to get.

Returns
Type Description
ImapMessageInfo

ImapMessageInfo of the specified name.

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