FilterCondition.this

Undocumented in source.
struct FilterCondition
@serdeIgnoreDefault
this
(
string inMailbox
,
Nullable!(string[]) inMailboxOtherThan = null
,
string before = null
,
string after = null
,
Nullable!uint minSize = null
,
Nullable!uint maxSize = null
,
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 = null
)

Meta