Condividi tramite


SmartGroup.SmartGroupState Property

Definition

Gets smart group state. Possible values include: 'New', 'Acknowledged', 'Closed'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.smartGroupState")]
public string SmartGroupState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.smartGroupState")>]
member this.SmartGroupState : string
Public ReadOnly Property SmartGroupState As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to