Interface BaseCreateMessage

Hierarchy

Properties

attachments?: CreateFileRequest[]
bcc?: EmailName[]
body?: string
cc?: EmailName[]
from?: EmailName[]
replyTo?: EmailName[]
snippet?: string
starred?: boolean
subject?: string
threadId?: string
to: EmailName[]
unread?: boolean

Generated using TypeDoc