Outlook get mail items (subject, sender etc)

Hello Creator !
How to get the outlook Sender Address using assign activity. Here you go with the solution.

Involved Activity:
Get outlook Mail Messages
For Each - Type Argument(System.Net.mail.mailmessage)


Regards,
Srenivasan kannan

2 Likes

Hello Creator !
How to get the outlook Subject using assign activity. Here you go with the solution.

Involved Activity:
Get outlook Mail Messages
For Each - Type Argument(System.Net.mail.mailmessage)


Regards,
Srenivasan kannan

2 Likes

For every item of the mail after writing “.” (dot) it will show all possibilities:
image image image

1 Like