Create an excel with an outlook senders list

hello,
I have a stream that shows me a list with inbox senders, how can I create an excel with that list. I know it sounds silly, but I’m fighting with the types of variables and I don’t think the solution

AbrirOutlook.xaml (8,2,KB)

here you go
hope this would help you
dt.zip (3.5 KB)

Cheers @KMota

:bowing_woman: @Palaniyappan

{row.Sender.Address.ToString}

Thanks, I was going through this completely wrong syntax, lol. thanks. clarified a lot

1 Like

Cheers @KMota

1 Like

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