I am sending an email from my desktop application using sendgrid. I can add cc when I am sending email.
But when user clicks on reply it will only send email to 'To' address automatically. CC & BCC are empty in reply field.
I can set reply_to field with different email. But what I want to fill is 'CC' field.
How can I automatically fill 'CC' when user clicks on 'Reply' button using sendgrid
Regards
Ajit