Hi,
I need to retrieve all the custom properties associated with the a term from SharePoint 2013 managed metadata Term store using CSOM in C#.
For example ABC is a group in Managed Metadata Service,PQR is Term Set under 'ABC' group and XYZ is term under 'PQR' Group.
In XYZ term custom properties it contains data for 'Shared Property Name' and 'Value'. So I need to retrieve the Shared Property Name Value using C# CSOM.
Can anyone help me in providing the solution for this.
Thanks & Regards,
Kishore
Kishore