Interface: MissedEmail
export
interface
MissedEmail
Table of contents
Properties
Properties
attachmentCount
• attachmentCount: number
memberof
MissedEmail
bcc
• bcc: string
[]
memberof
MissedEmail
bodyExcerpt
• Optional
bodyExcerpt: string
memberof
MissedEmail
cc
• cc: string
[]
memberof
MissedEmail
createdAt
• createdAt: Date
memberof
MissedEmail
from
• Optional
from: string
memberof
MissedEmail
id
• Optional
id: string
memberof
MissedEmail
inboxIds
• inboxIds: string
[]
memberof
MissedEmail
subject
• Optional
subject: string
memberof
MissedEmail
to
• to: string
[]
memberof
MissedEmail
updatedAt
• updatedAt: Date
memberof
MissedEmail
userId
• Optional
userId: string
memberof
MissedEmail