Sendgrid-csharp: Send a Single Email to Multiple Recipients

Created on 23 Sep 2016  路  7Comments  路  Source: sendgrid/sendgrid-csharp

Acceptance Criteria:

  • A email object that represents the response body payload
  • A mail object that handles sending email objects, data validation and error handling

Reference:

hacktoberfest help wanted community enhancement

All 7 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: https://github.com/sendgrid/sendgrid-csharp/pull/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

Was this page helpful?
0 / 5 - 0 ratings