AnkitJain
(Ankit Jain)
October 13, 2021, 10:14am
1
Hi,
Till yesterday I was able to forward an email using Send Outlook Mail Message activity. But today when I am testing I am getting below message.
Below is the screenshot of the Properties of Send Outlook Mail activity for ready reference:
Can you please help in this.
Regards
Hi @AnkitJain
Check with the below Threads!
@nsiva you are always welcome , Happy to help:slightly_smiling_face:
Regards
AnkitJain
(Ankit Jain)
October 13, 2021, 10:31am
3
No these are not carrying solution of my problem. Thanks
Hi @AnkitJain
Check Whether the mail id are in correct format
Print and Check its giving the correct format or not !
and Try giving .toLower in both Account value and To mail value!
Regards
Srini84
(Srinivas)
October 13, 2021, 10:57am
5
@AnkitJain
Give a try as below
Hardcode the values instead of passing the in_Config and try
Hope this may help you
Thanks
AnkitJain
(Ankit Jain)
October 14, 2021, 12:01pm
6
Actually nothing solved the problem. It looks there is some problem in the activity itself.
After lot of hit and trial when instead of using “Forward - MailMessage”, I added, in_Email.Subject.ToString in “Subject” and in_Email.Body.ToString in “Body” it worked perfectly fine !!!
Updating here, so that if some one else face same issue, they can get a solution.
Thanks everyone for your help.
1 Like
system
(system)
Closed
October 17, 2021, 12:02pm
7
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.