Hierarchy

  • EmailEntry

Properties

additionalRecipients: EmailParticipant[]
attachments: EmailEntryAttachment[]
authenticity: "FAIL" | "PASS" | "UNKNOWN"
emailId: string
entryType: "email"
hasMoreMarkdownContent: boolean
hasMoreTextContent: boolean
hiddenRecipients: EmailParticipant[]
inReplyToEmailId: null | string
isStartOfThread: boolean
markdownContent: null | string
receivedAt: null | string
sentAt: null | string
subject: null | string
textContent: null | string

Generated using TypeDoc