aspNetIMAP

SearchOperators Enumeration

Logical search operators (And, Or, Not)

publicenumSearchOperators

Members

Member Name Description
AndAND operator, to 'AND' various words together.
NotMessages not matching a search key.
OrMessages matching either search key.

Requirements

Namespace: aspNetIMAP

Assembly: aspNetIMAP (in aspNetIMAP.dll)

See Also

aspNetIMAP Namespace