nylas
    Preparing search index...

    Interface FindScheduledMessageParams

    The parameters for the Messages.findScheduledMessage method

    interface FindScheduledMessageParams {
        identifier: string;
        scheduleId: string;
    }
    Index

    Properties

    identifier: string

    The identifier of the grant to act upon

    scheduleId: string

    The id of the scheduled message to retrieve.