nylas
    Preparing search index...

    Interface ScheduledMessageStatus

    Interface representing a scheduled message status.

    interface ScheduledMessageStatus {
        code: string;
        description: string;
    }
    Index

    Properties

    Properties

    code: string

    The status code the describes the state of the scheduled message

    description: string

    A description of the status of the scheduled message