nylas
    Preparing search index...

    Interface FindMessageQueryParams

    Interface representing the query parameters for finding a message.

    interface FindMessageQueryParams {
        fields?: MessageFields;
    }
    Index

    Properties

    Properties

    fields?: MessageFields

    Allows you to specify to the message with headers included.