Using Microsoft Graph client sdk how would one go about using search Odata query to lookup if subject or body contains a certain search term.
The $search Odata query parameter is available in the Graph Client api, but i could not find how to use the parameter using the client sdk for c#.