Hi everyone,
I am sure there must be a simple solution to this one but I have not found it yet. Using the command below I can have an email sent to my email address "alan.ramsay@esgsolutions.com". I want to add another email address in this command so the email is sent to both "alan.ramsay@esgsolutions.com" and "John.Smith@esgsolutions.com", can anyone tell me how to do that?
Office365Outlook.SendEmail("alan.ramsay@esgsolutions.com","Title","A record has been added")
Many thanks,
Alan
Office365Outlook.SendEmail("alan.ramsay@esgsolutions.com","Title","A record has been added")