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

Pop3MessageCollection.Find Method

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

Find(String)

Returns the Pop3MessageInfo of the specified unique id.

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

The unique ID of the Pop3MessageInfo to get.

Returns
Type Description
Pop3MessageInfo

Pop3MessageInfo of the specified name.

Find(Int32)

Returns the Pop3MessageInfo of the specified id.

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

The ID of the Pop3MessageInfo to get.

Returns
Type Description
Pop3MessageInfo

Pop3MessageInfo of the specified name.

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