MailFolderList
Summary
Graph Endpoint
Parameters
Optional
Usage (app.businessFunction)
Top-level folders
app.businessFunction({
functionName: 'MicrosoftGraph',
methodName: 'Mail',
operation: 'FolderList',
parameters: {
top: 50
}
})Child folders of a parent
Response
Last updated