Optional
draftOptional
from?: { name: string; email: string }sender
Optional
to?: { name: string; email: string }[]recipients
Optional
cc?: { name: string; email: string }[]cc recipients
Optional
bcc?: { name: string; email: string }[]bcc recipients
Optional
subject?: stringemail subject
Optional
body?: stringemail body
Optional
editorAny app local state associated with the editor instance
Generated using TypeDoc
email draft id