SearchQuery

Undocumented in source.

Members

Functions

applyNot
string applyNot(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
void toString(void delegate(const(char)[]) sink)
Undocumented in source. Be warned that the author may not have intended to support it.

Templates

isSILdoc
template isSILdoc(alias T)
Undocumented in source.

Variables

bccContains
string bccContains;
Undocumented in source.
beforeDate
Date beforeDate;
Undocumented in source.
bodyContains
string bodyContains;
Undocumented in source.
ccContains
string ccContains;
Undocumented in source.
flags
ImapFlag[] flags;
Undocumented in source.
fromContains
string fromContains;
Undocumented in source.
hasKeyword
string[] hasKeyword;
Undocumented in source.
headerFieldContains
string[string] headerFieldContains;
Undocumented in source.
isNew
bool isNew;
Undocumented in source.
isOld
bool isOld;
Undocumented in source.
largerThanBytes
ulong largerThanBytes;
Undocumented in source.
not
bool not;
Undocumented in source.
onDate
Date onDate;
Undocumented in source.
sentBefore
Date sentBefore;
Undocumented in source.
sentOn
Date sentOn;
Undocumented in source.
sentSince
Date sentSince;
Undocumented in source.
since
Date since;
Undocumented in source.
smallerThanBytes
ulong smallerThanBytes;
Undocumented in source.
subjectContains
string subjectContains;
Undocumented in source.
textContains
string textContains;
Undocumented in source.
toContains
string toContains;
Undocumented in source.
uniqueIdentifierRanges
UidRange[] uniqueIdentifierRanges;
Undocumented in source.
uniqueIdentifiers
ulong[] uniqueIdentifiers;
Undocumented in source.

Meta