There is one “gotcha” when using the SendEmailRequest in the Microsoft Dynamics CRM 2011 SDK. I have seen questions asked throughout the community where developers are trying to programmatically send an e-mail, but the recipient never receives it. The e-mail message appears in the Activities list and also has a status of “Sent”, so why doesn’t it ever reach the recipients mailbox? The answer is very simple! The SendEmailRequest includes a property called IssueSend which...(read more)
↧