I use the Microsoft Office 365 Scope activity. But I need the Subject and the body of that mail. Btw I cannot use the other activity "Get Outlook Mail Message" because I need the query parameter of the GetMail activity.
So as you can see from the picture I want to return the mail subject and so on. But I have no idea how to access it. The only thing I always get is "UiPath.MicrosoftOffice365.Models.Office365Message".
So my question is, is it possible via the Get Mail activity to return the subject and body? If yes what is the statement to get it?
I already had a look here: