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