Output mails

Hello,
I am using a Microsoft office 365 scope to get outlook mails. the output of the mails is Output_Mails
I need to make an if condition if the inbox is empty
what the condition ?

thanks

Output_Mails.count=0 or isnothing(Output_Mails) ?

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