EmailMessage
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:8082
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.20250923.0/node_modules/@cloudflare/workers-types/index.ts:8086
Envelope From attribute of the email message.
readonlyto:string
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:8090
Envelope To attribute of the email message.