Preparing search index...
The search index is not available
jmap-yacl - v1.2.0
jmap-yacl
JMAPMail
EmailQueryChangesRequest
Interface EmailQueryChangesRequest
RFC 8621 (4.5) -
https://datatracker.ietf.org/doc/html/rfc8621#section-4.5
interface
EmailQueryChangesRequest
{
accountId
:
string
;
calculateTotal
?:
boolean
;
collapseThreads
?:
boolean
;
filter
?:
null
|
FilterCondition
|
FilterOperator
;
maxChanges
?:
null
|
number
;
sinceQueryState
:
string
;
sort
?:
null
|
Comparator
[]
;
upToId
?:
null
|
string
;
}
Hierarchy (
View Summary
)
QueryChangesRequest
EmailQueryChangesRequest
Index
Properties
account
Id
calculate
Total?
collapse
Threads?
filter?
max
Changes?
since
Query
State
sort?
up
To
Id?
Properties
account
Id
accountId
:
string
Optional
calculate
Total
calculateTotal
?:
boolean
Optional
collapse
Threads
collapseThreads
?:
boolean
default: false
Optional
filter
filter
?:
null
|
FilterCondition
|
FilterOperator
Optional
max
Changes
maxChanges
?:
null
|
number
since
Query
State
sinceQueryState
:
string
Optional
sort
sort
?:
null
|
Comparator
[]
Optional
up
To
Id
upToId
?:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Id
calculate
Total
collapse
Threads
filter
max
Changes
since
Query
State
sort
up
To
Id
jmap-yacl - v1.2.0
Loading...
RFC 8621 (4.5) - https://datatracker.ietf.org/doc/html/rfc8621#section-4.5