I\'m trying to get the SendGrid simple example from https://github.com/sendgrid/sendgrid-csharp working:
using System; using System.Threading.Tasks; using Sen