Compartir a través de


FeedbackRecord.EnqueuedTimeUtc Propiedad

Definición

Fecha y hora que indica cuándo se produjo el resultado del mensaje en UTC (por ejemplo, el centro recibió el mensaje de comentarios o el mensaje original expiró).

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="enqueuedTimeUtc")]
public DateTime EnqueuedTimeUtc { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="enqueuedTimeUtc")>]
member this.EnqueuedTimeUtc : DateTime with get, set
Public Property EnqueuedTimeUtc As DateTime

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a