'Declaration
Public Function GetKnownCategoryItems( _ ByVal knownCategory As JumpListKnownCategory _ ) As IList(Of C1JumpItem)
public IList<C1JumpItem> GetKnownCategoryItems( JumpListKnownCategory knownCategory )
Parameters
- knownCategory
- Specifies from which category the list of destinations should be retrieved.