@mxraven/mail - v0.2.0
    Preparing search index...

    Variable dispositionConst

    disposition: { ham: "ham"; spam: "spam" } = ...

    The training label for a message.

    Type Declaration

    • Readonlyham: "ham"

      Marks the message as not spam.

    • Readonlyspam: "spam"

      Marks the message as spam.