Interface Draft

Hierarchy

Properties

attachments?: File[]
bcc?: EmailName[]
body?: string
cc?: EmailName[]
createdAt: number
date: number
folders: string[]
from?: EmailName[]
grantId: string
id: string
object: "draft"
replyTo?: EmailName[]
replyToMessageId?: string
sendAt?: number
snippet?: string
starred?: boolean
subject?: string
threadId?: string
to: EmailName[]
trackingOptions?: TrackingOptions
unread?: boolean
useDraft?: boolean

Generated using TypeDoc