Hi Experts,
Any idea, we can view an email in Outlook in PowerApps.
I have created an Gallery view in power apps and connected an Outlook with the below command.
Office365Outlook.GetEmailsV3({folderPath:"Sent Items", fetchOnlyUnread:false}
But, i am not able to view an full email, only gallery portion are visible.
Can anyone help me..
Thanks..