[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.JumpItemsRejectedEventArgs.RejectionReasons

RejectionReasons Property

RejectionReasons

Gets the list of reasons why the rejected Jump List items could not be added to the Jump List.

Declaration
public IList<JumpItemRejectionReason> RejectionReasons { get; }
Public ReadOnly Property RejectionReasons As IList(Of JumpItemRejectionReason)