Partager via


SupportTicketDetails.ModifiedDate Propriété

Définition

Obtient l’heure UTC (format ISO 8601) lorsque le ticket de support a été modifié pour la dernière fois.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à