jmap.types

Undocumented in source.

Members

Aliases

Attachment
alias Attachment = ubyte[]
Undocumented in source.
Emailer
alias Emailer = string
Undocumented in source.
FilterAlgebraic
alias FilterAlgebraic = Nullable!(FilterOperator, FilterCondition)
Undocumented in source.
ModSeq
alias ModSeq = ulong
Undocumented in source.
Set
alias Set = string[bool]
Undocumented in source.
Url
alias Url = string
Undocumented in source.

Enums

EmailBodyProperty
enum EmailBodyProperty
Undocumented in source.
EmailProperty
enum EmailProperty
Undocumented in source.
EmailQuerySortOption
enum EmailQuerySortOption
Undocumented in source.
FilterOperatorKind
enum FilterOperatorKind
Undocumented in source.

Functions

allMailboxPaths
string[] allMailboxPaths(Mailbox[] mailboxes)
Undocumented in source. Be warned that the author may not have intended to support it.
filterCondition
deprecated FilterCondition filterCondition(string inMailbox, Nullable!(string[]) inMailboxOtherThan, string before, string after, Nullable!uint minSize, Nullable!uint maxSize, string allInThreadHaveKeyword, string someInThreadHaveKeyword, string noneInThreadHaveKeyword, string hasKeyword, string notKeyword, string text, string from, string to, string cc, string bcc, string subject, string body_, Nullable!(string[]) header)
Undocumented in source. Be warned that the author may not have intended to support it.
findMailboxPath
Nullable!Mailbox findMailboxPath(Mailbox[] mailboxes, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
mailboxPath
string mailboxPath(Mailbox[] mailboxes, string id, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
operatorAsFilter
deprecated Filter operatorAsFilter(FilterOperator filterOperator)
Undocumented in source. Be warned that the author may not have intended to support it.
serializeAsdf
void serializeAsdf(S ser, AsdfNode node)
Undocumented in source. Be warned that the author may not have intended to support it.
serializeAsdf
void serializeAsdf(S ser, Asdf el)
Undocumented in source. Be warned that the author may not have intended to support it.
uriEncode
string uriEncode(const(char)[] s)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Account
struct Account
Undocumented in source.
AccountCapabilities
struct AccountCapabilities
Undocumented in source.
AccountParams
struct AccountParams
Undocumented in source.
Comparator
struct Comparator
Undocumented in source.
Contact
struct Contact
Undocumented in source.
ContactAddress
struct ContactAddress
Undocumented in source.
ContactGroup
struct ContactGroup
Undocumented in source.
ContactInformation
struct ContactInformation
Undocumented in source.
Credentials
struct Credentials
Undocumented in source.
Email
struct Email
Undocumented in source.
EmailAddress
struct EmailAddress
Undocumented in source.
EmailChangeLogEntry
struct EmailChangeLogEntry
Undocumented in source.
EmailSubmission
struct EmailSubmission
Undocumented in source.
Envelope
struct Envelope
Undocumented in source.
Filter
struct Filter
Undocumented in source.
FilterCondition
struct FilterCondition
Undocumented in source.
FilterOperator
struct FilterOperator
Undocumented in source.
HighLowModSeqCache
struct HighLowModSeqCache
Undocumented in source.
IdentityRef
struct IdentityRef
Undocumented in source.
Invocation
struct Invocation
Undocumented in source.
JmapFile
struct JmapFile
Undocumented in source.
JmapRequest
struct JmapRequest
Undocumented in source.
JmapResponse
struct JmapResponse
Undocumented in source.
JmapResponseError
struct JmapResponseError
Undocumented in source.
Mailbox
struct Mailbox
Undocumented in source.
MailboxEmailList
struct MailboxEmailList
Undocumented in source.
MailboxRights
struct MailboxRights
Undocumented in source.
MailboxSortProperty
struct MailboxSortProperty
Undocumented in source.
ResultReference
struct ResultReference
Undocumented in source.
Session
struct Session
Undocumented in source.
SessionCoreCapabilities
struct SessionCoreCapabilities
Undocumented in source.
SubmissionParams
struct SubmissionParams
Undocumented in source.
Thread
struct Thread
Undocumented in source.
ThreadChangeLogEntry
struct ThreadChangeLogEntry
Undocumented in source.
ThreadEmail
struct ThreadEmail
Undocumented in source.
ThreadRef
struct ThreadRef
Undocumented in source.

Meta