ImapSearchParameter.MessageSet Method
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9147)
MessageSet(ImapMessageSet)
Messages which belong to a specified message set.
Declaration
public static ImapSearchParameter MessageSet(ImapMessageSet messageSet)
Parameters
Type | Name | Description |
---|---|---|
Imap |
messageSet | A set of messages. |
Returns
Type | Description |
---|---|
Imap |
A search parameter. |