nylas
    Preparing search index...

    Interface FindCalendarParams

    The parameters for the Calendars.find method

    interface FindCalendarParams {
        calendarId: string;
        identifier: string;
    }
    Index

    Properties

    calendarId: string

    The id of the Calendar to retrieve. Use "primary" to refer to the primary calendar associated with grant.

    identifier: string

    The identifier of the grant to act upon