Click or drag to resize
MimeKit

HeaderSearchQuery Methods

The HeaderSearchQuery type exposes the following members.

Methods
 NameDescription
Public methodAnd(SearchQuery) Create a conditional AND operation.
(Inherited from SearchQuery)
Public methodEquals
(Inherited from Object)
Protected methodFinalize
(Inherited from Object)
Public methodGetHashCode
(Inherited from Object)
Public methodGetType
(Inherited from Object)
Protected methodMemberwiseClone
(Inherited from Object)
Public methodOr(SearchQuery) Create a conditional OR operation.
(Inherited from SearchQuery)
Public methodToString
(Inherited from Object)
Top
See Also