me can not be used in the User ID parameter.
- Least privileged Microsoft Graph permission to access the action via application:
Mail.ReadWrite.
External DocumentationTo learn more, visit the Microsoft Outlook documentation.
Parameters
| Parameter | Description |
|---|---|
| Filter | Specify an OData $filter query option to refine the retrieved messages.Example: from/emailAddress/address eq 'someuser@example.com'Note: To filter by time, please only use the From Date parameter. |
| From Date | Date from which to show all new messages. |
| Limit | Set the page size of the returned results. |
| Order By | Order the results by one or more properties and their correlating directions. Example: receivedDateTime desc |
| Return All Pages | Automatically fetch all resources, page by page. |
| User ID or User Principal Name | The ID or userPrincipalName of the user. |