@hiraokahypertools/pst_to_eml - v0.5.0-alpha.2
    Preparing search index...

    Function toEmlFrom

    • Convert a PST message to EML format.

      Parameters

      • options: MsgConverterOptions

        The conversion options.

      • email: IPSTMessage

        The PST message to convert.

      Returns Promise<Uint8Array<ArrayBufferLike>>

      The EML data.