- 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.