Quantcast
Channel: CRM Development forum
Viewing all articles
Browse latest Browse all 8223

How to set the 'sender' field value on phonecall entity in plugin on Pre-Operation state

$
0
0

I do it like this, but it can't be saved. why & how to deal with it ?

Entity from = new Entity("activityparty");
from["partyid"] = new EntityReference("contact", cntid);
EntityCollection froms = new EntityCollection(new List<Entity>() { from });
entity["from"] = froms;


Viewing all articles
Browse latest Browse all 8223

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>