I am using .NET client libraries such as Microsoft.TeamFoundationServer.Client to retrieve the work items in Azure DevOps.
However, I could not find how to get the picklist information through the .NET client libraries though it is mentioned in the Azure DevOps Services REST API documentation (See below image)
Is there a way to retrieve the picklist information through the .NET client libraries (such as via Microsoft.TeamFoundationServer.Client)?