It seems like Office365Users.UserPhoto is not necessarily aligned to the user photo one sees when logged into Office 365.
I have users who all have profile pics in Office 365, rendered in all apps including Delve.
I can get it within a PowerApp if I use User().Image, but if I search for that user's Photo using Office365Users.UserPhoto it comes back saying user could not be found.
Office365Users.SearchUser works fine, but obviously doesn't have a photo field.
Office365Users.UserPhotoMetadata returns false for HasPhoto.
Yet it's there for User().Image.....
Anyone have any idea how this works, or if there's a different field/function I can use to get another user's photo?
Kind regards,
RT