Share via


RouterJob.Notes Property

Definition

A collection of notes attached to a job.

public System.Collections.Generic.IList<Azure.Communication.JobRouter.RouterJobNote> Notes { get; }
member this.Notes : System.Collections.Generic.IList<Azure.Communication.JobRouter.RouterJobNote>
Public ReadOnly Property Notes As IList(Of RouterJobNote)

Property Value

Applies to