Hello
in this case when i call the emails from outlook into powerapps - all the email as like text will shows in (Richtext editor) BUY
the images not showing (see the screenShot).

you can also see the code i wrote in (items) Gallery.
If(RefreshOutlook,Blank(),Office365Outlook.GetEmailsV3({folderPath:TextInput_AntTextTempPath,fetchOnlyUnread: false ,includeAttachments: true ,top:20,IsHtml: true}).value)
