aspNetIMAP

SearchFields Enumeration

Various email message fields that can be searched.

publicenumSearchFields

Members

Member Name Description
BccBlind Carbon Copy header
BodyThe email message, excluding the headers.
CcThe Carbon Copy header.
FromThe From address header.
HeaderAny message header.
SubjectThe Subject header.
TextThe entire message, including the body and headers.
ToThe To email address header.

Requirements

Namespace: aspNetIMAP

Assembly: aspNetIMAP (in aspNetIMAP.dll)

See Also

aspNetIMAP Namespace