RemoveFromKnownCategories Method
Removes a single
C1JumpPath or
C1JumpLink from the Recent and Frequent categories in a Jump List.
public void RemoveFromKnownCategories(
C1JumpItem
)
'Declaration
Public Sub RemoveFromKnownCategories( _
ByVal As C1JumpItem _
)
Parameters
- jumpItem
- The C1JumpPath or C1JumpLink that represents the destination to remove.