Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Options

Index

Properties

Optional baseBoundary

baseBoundary: undefined | string

shared part of the unique multipart boundary

Optional filename

filename: undefined | string

filename for an attachment node

Optional keepBcc

keepBcc: undefined | false | true

If true, do not exclude Bcc from the generated headers

Optional parentNode

parentNode: MimeNode

immediate parent for this node

Optional rootNode

rootNode: MimeNode

root node for this tree

Optional textEncoding

textEncoding: "B" | "Q"

either 'Q' (the default) or 'B'

Methods

Optional normalizeHeaderKey

  • normalizeHeaderKey(key: string): string
  • method to normalize header keys for custom caseing

    Parameters

    • key: string

    Returns string

Generated using TypeDoc