Concatination of varibale and string in assign activity

“how to concat a variable and string using assign activity” or is there any activity to concat variable and string

@praveenchintu374

You can use plus symbol to concatenate two values.

        yourVar.ToString+"New String"

Thank you so much☺️

Lakshman can u tell an activity or options to send outlook mail for multiple receiptents using one send outlook mail message activity

@praveenchintu374

If your query resolved then please close this thread by marking appropriate post as solution. So that it will help others who are facing similar issue.

@praveenchintu374

Use Send Outlook Mail Message activity and pass multiple recipients Email IDs in TO field and separate it with Semi-Colon to send mail to all.

Note: If you have any further queries then please create new post.

Thanks lakshman☺️

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