I need to get an eventMessage from a user\'s mailbox that is associated with a specific event.
event
I have the event\'s iCalUId but I am unable to f
iCalUId
This worked for me, first I filtered then I expanded list
https://graph.microsoft.com/v1.0/sites/{sideID}/lists/{listID}/items?$filter=fields/{Name of Field} eq '{VALUE}'&$expand=fields