mimekit-ts - v1.0.0
    Preparing search index...

    Type Alias TnefValueType

    TnefValueType:
        | "object"
        | "boolean"
        | "number"
        | "date"
        | "string"
        | "bytes"
        | "guid"
        | "null"

    The JavaScript value category for the current TNEF value.