CloseJobOptions.Note Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A note that will be appended to a job's Notes collection with the current timestamp.
public string Note { get; set; }
member this.Note : string with get, set
Public Property Note As String