Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 82002

Changed the all modified field on the email after sending another email

$
0
0

Hi Experts

I observe that after sending another email using a custom workflow it changed also the modified of all emails. Do you have any idea about this?

Here's my code to send email 

SendEmailRequest sendemail= new SendEmailRequest
{
EmailId = emailID,
TrackingToken = "",
IssueSend = true
};
SendEmailResponse response = (SendEmailResponse)service.Execute(sendemail);


Viewing all articles
Browse latest Browse all 82002

Latest Images

Trending Articles



Latest Images