List distribution emails

Hello Friends,
i would really appreciated your help with this:

i need to program a bot that will select some emails from an outlook account (name of the outlook account is :A. )

Emails selected will be saved in a list of emails (name of the list :B).

Then this list B of emails must be forwarded to three differents email accounts. so that , i have to create a list of those three emails ( name of this list : C)

Then i have to send all emails in list B to those in list C, all that from email account A.

my variables has been defined like this:

I would really appreciate any help or advice…

Thanks

Hi @Ricchch ,
Oh it’s quite simple, so you already have a list of C accounts before.
for each mail in
mail.xaml (14.2 KB)
hope it help
regards,