How could I use the following code in an aspx.cs page? I haven’t worked with Task objects before.
using System; using System.Threading.Tasks; using SendGrid;