16-07-20 01:26 PM
I need to write a piece of code in the Code Stage in Blue Prism. I am dealing with Outlook and my current object can send out emails in Outlook.
However, what I need to do now is to check if the email addresses in to/cc/bcc are from the same domain (eg. check if all recipients' email addresses end with "@abc.com"). My current piece of code is coded in C#. Does anyone have any idea on how this can be done?
--------------------------------------------------Answered! Go to Answer.
16-07-20 09:38 PM
16-07-20 09:38 PM