I want to implement some functionallity to allow user to search mailFolder using msGraph API
If it is possible to search mailFolder using msgraph API by mailFolder displayName In documentation I didnt find any mentions about how to search mailFolder. It only shows how to get mailFolder by ID. Can we even search mailFolder? Or search is not supported for mailFolders? Thanks for any answers or suggetions