Hello
Is there a way to Programmatically send an email using CRM SDK? I
tried
Microsoft.Crm.Platform.Proxy.CRMEmail = new
Microsoft.Crm.Platform.Proxy.CRMEmail();
But then, i dont know what to do after this. There are no methods to
send email or set the Body text etc.
Please advice.
Thanks,
Ruf