Member Junction
    Preparing search index...

    MessageResult class, holds information and functionality specific to a single message result

    Index

    Constructors

    Properties

    Constructors

    Properties

    DryRun?: boolean

    True when this result was produced by a dry-run send (Message.DryRun was true): the provider ran its full preflight + payload construction and reported success WITHOUT contacting its external service. Absent/false for real sends.

    Error: string
    Success: boolean