filterCondition

Undocumented in source. Be warned that the author may not have intended to support it.
version(SIL)
filterCondition
(
string inMailbox = null
,
Nullable!(string[]) inMailboxOtherThan = nullArray
,
string before = null
,
string after = null
,
Nullable!uint minSize = NullUint
,
Nullable!uint maxSize = NullUint
,
string allInThreadHaveKeyword = null
,
string someInThreadHaveKeyword = null
,
string noneInThreadHaveKeyword = null
,
string hasKeyword = null
,
string notKeyword = null
,
string text = null
,
string from = null
,
string to = null
,
string cc = null
,
string bcc = null
,
string subject = null
,
string body_ = null
,
Nullable!(string[]) header = nullArray
)

Meta