Hi guys,
We have an issue where CRM is showing unresolved email addresses on INCOMING emails. And when attempting to ASSIGN or SAVE that email record we receive an "Access is Denied" error, with a message in the error log of Cannot update parties unless email is in draft status.
Can anyone shed some light on this issue? is it a known issue and is there a work around?

Save or Assign action performed results in:

Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: Cannot update parties unless email is in draft status.Detail:
<OrganizationServiceFault xmlns:i="www.w3.org/.../XMLSchema-instance" xmlns="schemas.microsoft.com/.../Contracts">
<ErrorCode>-2147187962</ErrorCode>
<ErrorDetails xmlns:d2p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>Cannot update parties unless email is in draft status.</Message>
<Timestamp>2016-06-08T12:57:01.3350051Z</Timestamp>
<InnerFault i:nil="true" />
<TraceText i:nil="true" />
</OrganizationServiceFault>
*This post is locked for comments
I have the same question (0)