Share via


SupportTicketDetails.SupportTicketId Property

Definition

Gets or sets system generated support ticket Id that is unique.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.supportTicketId")]
public string SupportTicketId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.supportTicketId")>]
member this.SupportTicketId : string with get, set
Public Property SupportTicketId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to