symmetry-imap ~master (2022-02-01T10:18:44Z)
Dub
Repo
Email
jmap
types
Undocumented in source.
struct
Email {
string
id
;
string
blobId
;
string
threadId
;
Set
mailboxIds
;
Set
keywords
;
Emailer
[]
from
;
Emailer
[]
to
;
string
subject
;
SysTime
date
;
int
size
;
string
preview
;
Attachment
[]
attachments
;
ModSeq
createdModSeq
;
ModSeq
updatedModSeq
;
Nullable
!
SysTime
deleted
;
}
Members
Variables
attachments
Attachment
[]
attachments
;
Undocumented in source.
blobId
string
blobId
;
Undocumented in source.
createdModSeq
ModSeq
createdModSeq
;
Undocumented in source.
date
SysTime
date
;
Undocumented in source.
deleted
Nullable
!
SysTime
deleted
;
Undocumented in source.
from
Emailer
[]
from
;
Undocumented in source.
id
string
id
;
Undocumented in source.
keywords
Set
keywords
;
Undocumented in source.
mailboxIds
Set
mailboxIds
;
Undocumented in source.
preview
string
preview
;
Undocumented in source.
size
int
size
;
Undocumented in source.
subject
string
subject
;
Undocumented in source.
threadId
string
threadId
;
Undocumented in source.
to
Emailer
[]
to
;
Undocumented in source.
updatedModSeq
ModSeq
updatedModSeq
;
Undocumented in source.
Meta
Source
See Implementation
jmap
types
aliases
Attachment
Emailer
FilterAlgebraic
ModSeq
Set
Url
enums
EmailBodyProperty
EmailProperty
EmailQuerySortOption
FilterOperatorKind
functions
allMailboxPaths
filterCondition
findMailboxPath
mailboxPath
operatorAsFilter
serializeAsdf
uriEncode
structs
Account
AccountCapabilities
AccountParams
Comparator
Contact
ContactAddress
ContactGroup
ContactInformation
Credentials
Email
EmailAddress
EmailChangeLogEntry
EmailSubmission
Envelope
Filter
FilterCondition
FilterOperator
HighLowModSeqCache
IdentityRef
Invocation
JmapFile
JmapRequest
JmapResponse
JmapResponseError
Mailbox
MailboxEmailList
MailboxRights
MailboxSortProperty
ResultReference
Session
SessionCoreCapabilities
SubmissionParams
Thread
ThreadChangeLogEntry
ThreadEmail
ThreadRef