Hi everyone
I want to save the eMail that I sended with the activity “Send Outlook Mail Message” I tried to use “Save Mail Message” but it didnt work
so now I dont know what to do so Im open to suggestions!
please help me
Hi everyone
I want to save the eMail that I sended with the activity “Send Outlook Mail Message” I tried to use “Save Mail Message” but it didnt work
so now I dont know what to do so Im open to suggestions!
please help me
This link speaks about someone that saved the emails already
I couldn’t even do that…
and I tried to download the xaml of @Rahul_Pasupuleti but it showed me missing or invalid activity
Hi
Save mail message activity will work for sure buddy
Kindly mention the file name and file type as .eml
Along the folder path like this
“Yourfolderpath\”+”Yourfilename”+”.eml”
Cheers @dlichten
and what should I put in the mail message?
In the activity “Send Outlook Mail Message” there is a property that called MailMessage
is it connected? if so what to write there and here?
thank u very much
Like if we have iterated the list_mail variable obtained from get outlook mail activity with a FOR EACH loop
Then mention here in save mail message activity as item where item is the variable from For each loop
And in the file path mention as suggested above with fine name and file type as well like .eml
Cheers @dlichten