aspNetIMAP

SearchFlags Enumeration

Various flags that can be searched.

publicenumSearchFlags

Members

Member Name Description
AnsweredChecks for the Answered flag
DeletedThe for the message to be marked as deleted.
DraftMessages are a draft message.
FlaggedMessages that have been flagged.
RecentMessages that are recent.
SeenMessages that have been seen.
OldMessages without the recent flag set.
NewMessages recent flag set, but not seen.
UnAnsweredUnanswered messages.
UnDeletedMessages not marked for deletion.
UnDraftMessages that are not drafts.
UnFlaggedMessages that have not been flagged.
UnSeenMessages that have not been seen.

Requirements

Namespace: aspNetIMAP

Assembly: aspNetIMAP (in aspNetIMAP.dll)

See Also

aspNetIMAP Namespace