Announcements
No record found.
Hi Experts,
anyone have idea or sample code for this?
Thanks
*This post is locked for comments
Hi,
you can refer to below post.
community.dynamics.com/.../198124
You can create as a custom workflow or plugin and called the "AddUserToRecordTeamRequest"
Hi Wei Jie,
how about if we want to remove users from accessteam?
Change the request to "RemoveUserFromRecordTeamRequest".
RemoveUserFromRecordTeamRequest addReq = new RemoveUserFromRecordTeamRequest()
{
Record = Record Entity Reference,
SystemUserId = User Id,
TeamTemplateId = Access Team Template Id
};
Thanks for the prompt reply as always. Thanks again
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.