nylas
    Preparing search index...

    Interface StopScheduledMessageResponse

    Interface representing a response after stopping a scheduled message.

    interface StopScheduledMessageResponse {
        message: string;
    }
    Index

    Properties

    Properties

    message: string

    A message describing the result of the request.