BaseSearchConditions

BaseSearchConditions class

Provides base class for the search conditions.

The BaseSearchConditions type exposes the following members:

Properties

NameDescription
use_u_idGets or sets a value indicating whether
the search method returns sequence numbers or UIDs of messages.
charsetGets or sets charset.
Indicates the charset of the strings that
appear in the searching criteria.
textGets or sets subject text.
sinceGets or sets the message date since
which the search criteria matches.

See Also