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

ImapMessageSet.Contains Method

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

Contains(Int32)

Gets a value indicating whether the specified sequence number is part of the message set.

Declaration
public bool Contains(int sequenceNumber)
Parameters
Type Name Description
Int32 sequenceNumber

A sequence number.

Returns
Type Description
Boolean

True if the message set contains specified sequence number; false otherwise.

Contains(String)

Gets a value indicating whether the specified unique ID is part of the message set.

Declaration
public bool Contains(string uniqueId)
Parameters
Type Name Description
String uniqueId

A unique ID.

Returns
Type Description
Boolean

True if the message set contains specified unique ID; false otherwise.

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