I need some help, please. I am writing a C# code that should ascertain whether the logged user is a member of a particular team, called it, Corporate Desk Team, and if yes, grant certain privileges. I have been able to handle all aspects of the code apart from the Query Expression or FetchXML that returns the name of the team. Could someone help me with a Query Expression or FetchXML query that can search whether a logged in user belongs to Corporate Desk Team? Thank you in advance.
↧