I want a function to search by "YomiSusurName", "yomiSurname", "yomiSurname"
I want a function to search by "YomiSusurName", "yomiSurname", "yomiSurname" when acquiring contacts of Office 365.
https://graph.microsoft.com/v1.0/me/contacts?$filter=Yomisurname eq 'test'
1
vote
