Hi All
I have create a console application to send emails. I get ClientContext Timeout error. No idea what is happening.
ClientContext cts = new ClientContext("Site");
Thanks for the help.
Hi All
I have create a console application to send emails. I get ClientContext Timeout error. No idea what is happening.
ClientContext cts = new ClientContext("Site");
Thanks for the help.