I am try to send email via send grid using c# library.below is my code
var apiKey ="xxxxxxxxx";//dumy var client = new SendGridClient(apiKey); var from