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

ImapMessageSet Constructor

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

ImapMessageSet()

Creates an empty message ID set.

Declaration
public ImapMessageSet()

ImapMessageSet(Int32[])

Creates a new message ID set that contains all messages in the specified array.

Declaration
public ImapMessageSet(params int[] sequenceNumbers)
Parameters
Type Name Description
Int32[] sequenceNumbers

An array of message sequence numbers.

ImapMessageSet(String[])

Creates a new message ID set that contains all messages in the specified array.

Declaration
public ImapMessageSet(params string[] uniqueIds)
Parameters
Type Name Description
String[] uniqueIds

An array of message unique IDs.

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