Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
a list of categories to which input is classified to.
public System.Collections.Generic.IList<string> Categories { get; }
member this.Categories : System.Collections.Generic.IList<string>
Public ReadOnly Property Categories As IList(Of String)