I'm trying to send an email to 2 people and for some reason it wont go through if a second person is added.(and that person is me).
I'm the User().Email person.
If i add User().Email (which is me) then the other emaill address will not go through (txtAlignedSellerEmail_SRW_1.Text)?
code:
Office365Outlook.SendEmailV2(
txtAlignedSellerEmail_SRW_1.Text;User().Email,

Report
All responses (
Answers (