[]
Gets the list of Jump List items that have been removed by the user since the Apply() method was last called.
public IList<C1JumpItem> RemovedItems { get; }
Public ReadOnly Property RemovedItems As IList(Of C1JumpItem)