Search |
public static UidSearchQuery Uids( IList<UniqueId> uids )
Exception | Condition |
---|---|
ArgumentNullException | uids is null. |
ArgumentException | uids is empty. |
Limits the search query to messages with the specified unique identifiers.
Note |
---|
This is equivalent to the UID search key as defined in rfc3501. |