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