Hello,
I'm importing emails coming from another database to the CRM 2011 using web services.
I can create the email without problem.
Can i play with statecode and statuscode without risking sending the email ?
Can i set state to complete and status to sent without sending the email ?
I know that SendEmailRequest object is sending email but i don't know if the system is automaticly sending it if I change the statecode and statuscode.
Thank you in advance.