I have a field As Owner (Which Add user name and Email Id also ) in SharePoint List.

and I have a Owner Combo Box in Power Apps. which has a code .
Items = Office365Users.SearchUser({searchTerm:ComboBoxOwner.SearchText}) which gives me User Email address.
But when i am Patch This in My SharePoint Owner gives me Error.
