Hello Team,
I am using API in my desktop windows application and while clicking on Send button Getting this Error message "Object reference not set to an instance of an object." previously this below code was working fine.
private void btn_Send_Click(object sender1, EventArgs e1)
{...