Hi Team,
I am using C# code for EWS Read Email Process in Code stage using Blue Prism.
I am getting the mail data from Email Input folder to FindItemsResults based on the Subject. Now I want to add the data (Subject, Body, From, To, etc.), to Colle...