Interface ListFolderQueryParams

Interface representing the query parameters for listing folders.

Hierarchy

Properties

limit?: number
pageToken?: string
parentId?: string

(Microsoft and EWS only.) Use the ID of a folder to find all child folders it contains.

Generated using TypeDoc