AppliedCategories.Cranberry Property

Definition

True if the task has the Cranberry category.

[System.Text.Json.Serialization.JsonPropertyName("category13")]
public bool? Cranberry { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("category13")>]
member this.Cranberry : Nullable<bool> with get, set
Public Property Cranberry As Nullable(Of Boolean)

Property Value

Attributes

Applies to