Gjsify LogoGjsify Logo

The extensive DB format, supporting basic searching and sorting.

record

Hierarchy

  • MIRecord

Index

Constructors

Properties

attachment: boolean

boolean attachment status

field
bdata: string

provider specific data

field
cc: string

CC members

field
cinfo: string

content info string - composite string

field
deleted: boolean

boolean deleted status

field
dirty: number

whether the message info requires upload to the server; it corresponds to #CAMEL_MESSAGE_FOLDER_FLAGGED

field
dreceived: number

date received

field
dsent: number

date sent

field
flags: number

Camel Message info flags

field
followupCompletedOn: string

completed date, can be used to see if completed

field
followupDueBy: string

to see the due by date

field
followupFlag: string

followup flag / also can be queried to see for followup or not

field
from: string

sender

field
important: boolean

boolean important status

field
junk: boolean

boolean junk status

field
labels: string

labels of mails also called as userflags

field
mlist: string

message list headers

field
msgType: number

unused

field
part: string

part / references / thread id

field
preview: string

message body preview; Since: 3.42

field
read: boolean

boolean read status

field
replied: boolean

boolean replied status

field
size: number

size of the mail

field
subject: string

subject of the mail

field
to: string

recipient

field
uid: string

Message UID

field
userheaders: string

value for user-defined message headers; Since: 3.42

field
usertags: string

composite string of user tags

field
name: string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method