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)