sendgrid / sendgrid-csharp

The Official Twilio SendGrid C#, .NetStandard, .NetCore API Library
https://sendgrid.com
MIT License
1.08k stars 585 forks source link

feat: Add support for multiple Reply-Tos #1169

Closed RyanFlemingOlo closed 2 years ago

RyanFlemingOlo commented 2 years ago

Fixes

Closes #339

Add support to add multiple reply to email addresses.

Checklist

If you have questions, please file a support ticket, or create a GitHub Issue in this repository.

RyanFlemingOlo commented 2 years ago

@beebzz I believe I have the test fixed and it is passing locally.