EmailMessage
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:8686
An email message that can be sent from a Worker.
Extended by
Section titled “Extended by”Properties
Section titled “Properties”
readonlyfrom:string
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:8690
Envelope From attribute of the email message.
readonlyto:string
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:8694
Envelope To attribute of the email message.