Hi,
I'm writing a plugin (C#) to copy notes and emails from leads to opportunities. The notes part workd but I can't find any way to copy the emails from the lead to the opportunity.
- When I try to fetch the email and then create a new one, I get a duplicate record-error.
- if I try to copy the activitypointer (for that email) then I get "Create' method does not support entities of type 'activitypointer'"
Can anyone tell me how I can copy the emails of a lead to an opportunity? Or link the same email to both entities would also be ok.
Thanks in advance,
Kind regards,
Erik