Preparing search index...
The search index is not available
jmap-yacl
jmap-yacl
JMAPMail
MailQueryRequest
Interface MailQueryRequest
interface
MailQueryRequest
{
accountId
:
string
;
anchor
?:
null
|
string
;
anchorOffset
?:
number
;
calculateTotal
?:
boolean
;
filter
?:
FilterOperator
|
MailFilterCondition
;
filterAsTree
?:
boolean
;
limit
?:
null
|
number
;
position
?:
number
;
sort
?:
null
|
Comparator
[]
;
sortAsTree
?:
boolean
;
}
Hierarchy (
view full
)
QueryRequest
MailQueryRequest
Index
Properties
account
Id
anchor?
anchor
Offset?
calculate
Total?
filter?
filter
As
Tree?
limit?
position?
sort?
sort
As
Tree?
Properties
account
Id
account
Id
:
string
Optional
anchor
anchor
?:
null
|
string
Optional
anchor
Offset
anchor
Offset
?:
number
Optional
calculate
Total
calculate
Total
?:
boolean
Optional
filter
filter
?:
FilterOperator
|
MailFilterCondition
Optional
filter
As
Tree
filter
As
Tree
?:
boolean
Optional
limit
limit
?:
null
|
number
Optional
position
position
?:
number
Optional
sort
sort
?:
null
|
Comparator
[]
Optional
sort
As
Tree
sort
As
Tree
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
account
Id
anchor
anchor
Offset
calculate
Total
filter
filter
As
Tree
limit
position
sort
sort
As
Tree
jmap-yacl
Loading...