SupportTicketDetails.ModifiedDate Eigenschaft

Definition

Ruft die Zeit in UTC (ISO 8601-Format) ab, zu der das Supportticket zuletzt geändert wurde.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.modifiedDate")]
public DateTime? ModifiedDate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.modifiedDate")>]
member this.ModifiedDate : Nullable<DateTime>
Public ReadOnly Property ModifiedDate As Nullable(Of DateTime)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: