Hi Friends,
I am stuck in a situation where i want to Update/Delete a User for teammembership entity. Is it possible to do that from CRM sdk. I looked for this problem and found a special request can server my purpose at least for delete operation but the catch over here is this special request "RemoveMembersTeamResponse" need MemberID and TeamId as input but in my case i have only TeamMemberShipId as input. I thought to perform retrieve operation but it throws exception saying this operation is not supported for this entity.
Is there any way to fix this issue. I am a newbie to this CRM stuff.
Thanks a lot in advance.
*This post is locked for comments