-
Notifications
You must be signed in to change notification settings - Fork 583
Send a Single Email to Multiple Recipients #333
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@thinkingserious I want to help, if permitted, with this issue, but I wonder if I should wait until the "Send a Single Email to Single Recipient" issue is completed. |
@pichardoSoftware, I think it's best to wait as this is all part of this greater project, and it depends on "Send a Single Email to Single Recipient": https://github.com/sendgrid/sendgrid-csharp/projects "[v9beta] Mail Helper Enhancement (v3 mail/send)" |
Excellent, then I wait. |
Please, find the PR for that issue here: #350 |
Is it not possible to send a single email to multiple recipients? Do I need to create multiple email messages? |
Hello @imsam67, It is possible, please see this example: https://github.com/sendgrid/sendgrid-csharp/blob/master/SendGrid/Example/Example.cs#L119 This issue is for the v9 refactor. |
v9 is launched |
Acceptance Criteria:
Reference:
The text was updated successfully, but these errors were encountered: