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

    Variable MessageImportanceConst

    MessageImportance: { Low: "low"; Normal: "normal"; High: "high" } = ...

    Message importance values for the Importance header.

    Type Declaration

    • ReadonlyLow: "low"

      The message is of low importance.

    • ReadonlyNormal: "normal"

      The message is of normal importance.

    • ReadonlyHigh: "high"

      The message is of high importance.