Share via


ExportedDocumentSentimentLabel.Category Property

Definition

The sentiment category.

public Azure.AI.Language.Text.Authoring.TextAuthoringSentiment? Category { get; set; }
member this.Category : Nullable<Azure.AI.Language.Text.Authoring.TextAuthoringSentiment> with get, set
Public Property Category As Nullable(Of TextAuthoringSentiment)

Property Value

Applies to