Search |
public static SearchQuery HasFlags( MessageFlags flags )
| Exception | Condition |
|---|---|
| ArgumentException | flags does not specify any valid message flags. |
Matches messages that have the specified flag(s) set.
| Maps each flag to the corresponding search key (ANSWERED, DELETED, DRAFT, FLAGGED, RECENT or SEEN) as defined in rfc3501. |