symmetry-imap v0.1.3 (2020-08-17T20:50:11Z)
Dub
Repo
FilterCondition.this
jmap
types
FilterCondition
Undocumented in source.
class
FilterCondition
this
(
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
Source
See Implementation
jmap
types
FilterCondition
constructors
this
functions
toString
variables
after
before
header
inMailbox
inMailboxOtherThan
maxSize
minSize