IApplicationJumpListService Properties
Provides methods to add jump tasks to the application’s Jump List.| Name | Description |
|---|---|
| Items | Gets the collection of ApplicationJumpTask objects that are displayed in the Jump List. |
| ShowFrequentCategory | Gets or sets a value that indicates whether frequently used items are displayed in the Jump List. |
| ShowRecentCategory | Gets or sets a value that indicates whether recently used items are displayed in the Jump List. |
See Also