Get Mail O365 not working for "Sent Items"

Hi @UiPath_Community,

I have been trying to use Get Mail activity from O365 package.

And I have tried all possible combinations for query property but in vain.

Please note that my API permissions is all good as I am able to get mails from “Inbox” folder just not the “Sent Items”.

No mater what I do, provide different types of query or no query at all, it returns results as below, but no error:
{ Office365Message !NotSupportedException … }

Any idea why this is happening?

Please note: I am using App Id and Secret, also providing Account property as it mandatory for this auth type.

Regards
Sonali

Figured the issue.

For some reason, this activity is returning this “not supported exception” for some messages in the mailbox.

However, when I tried to see the contents of the message returned, it still shows the actual details.

So, I am good for now even though it does show “not supported exception” which is actually weird :slight_smile:

Hence, closing this topic.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.