Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MIMEMessage

Hierarchy

  • MIMEMessage

Indexable

[n: number]: MIMEMessagePart

nth part of the multipart MIME message.

Index

Properties

boundary

boundary: String

Boundary tag used to delimit the parts.

count

count: Number

Number of parts.

encoding

encoding: String

Encoding type. example: 'multipart/form-data' or 'application/x-www-form-urlencoded'.

length

length: Number

Number of parts.

Methods

toBlob

toBuffer